Class Nexus\Mcp\Server\Message\Notification\PromptListChangedNotification

final
readonly
extends Notification
implements ServerNotification

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

Methods
Methods inherited from Nexus\Mcp\Message\Notification
toArray()
Methods inherited from Nexus\Mcp\Message\Message
jsonSerialize()
Constants inherited from Nexus\Mcp\Message\Message
JSON_RPC_VERSION
Properties inherited from Nexus\Mcp\Message\Notification
$method, $params
Properties inherited from Nexus\Mcp\Message\Message
$jsonrpc