Variant
server-notification
Server notifications (sent to client)
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 | Tools list changed |
| resources-list-changed | common-notification | Resources list changed |
| prompts-list-changed | common-notification | Prompts list changed |
| logging-message | logging-message-notification | Log message |
| cancelled | cancelled-notification | Request cancelled |
| progress | progress-notification | Progress update |