Class Nexus\Mcp\Core\Schema\SubscriptionFilter

final
readonly
implements Arrayable<array{toolsListChanged?: bool, promptsListChanged?: bool, resourcesListChanged?: bool, resourceSubscriptions?: list<string>}>

The set of notification types a client may opt in to on a subscriptions/listen request. Each notification type is opt-in; the server MUST NOT send notification types the client has not explicitly requested here.

Methods
Properties