Class Nexus\Mcp\Core\Schema\Notification\ToolListChangedNotification

final
readonly
extends JsonRpcNotification<'notifications/tools/list_changed'>
implements ServerNotification

An optional notification from the server to the client, informing it that the list of tools it offers has changed. This may be issued by servers without any previous subscription from the client.

Methods
Methods inherited from Nexus\Mcp\Core\Schema\JsonRpc\JsonRpcNotification
toArray(), jsonSerialize()
Methods inherited from Nexus\Mcp\Core\Schema\Notification
__construct(),
Constants inherited from Nexus\Mcp\Core\Schema\JsonRpc\JsonRpcMessage
JSONRPC_VERSION
Properties inherited from Nexus\Mcp\Core\Schema\Notification
$params