Variant
server-notification
No description available.
variant server-notification {
tools-list-changed(common-notification),
resources-list-changed(common-notification),
prompts-list-changed(common-notification),
logging-message(logging-message-notification),
cancelled(cancelled-notification),
progress(progress-notification),
}Cases
| Case | Payload | Description |
|---|---|---|
| tools-list-changed | common-notification | https://modelcontextprotocol.io/specification/2025-06-18/schema#toollistchangednotification |
| resources-list-changed | common-notification | https://modelcontextprotocol.io/specification/2025-06-18/schema#resourcelistchangednotification |
| prompts-list-changed | common-notification | https://modelcontextprotocol.io/specification/2025-06-18/schema#promptlistchangednotification |
| logging-message | logging-message-notification | https://modelcontextprotocol.io/specification/2025-06-18/schema#loggingmessagenotification |
| cancelled | cancelled-notification | https://modelcontextprotocol.io/specification/2025-06-18/schema#cancellednotification |
| progress | progress-notification | https://modelcontextprotocol.io/specification/2025-06-18/schema#progressnotification |