Variant
client-notification
No description available.
variant client-notification {
initialized(common-notification),
roots-list-changed(common-notification),
cancelled(cancelled-notification),
progress(progress-notification),
}Cases
| Case | Payload | Description |
|---|---|---|
| initialized | common-notification | https://modelcontextprotocol.io/specification/2025-06-18/schema#initializednotification |
| roots-list-changed | common-notification | https://modelcontextprotocol.io/specification/2025-06-18/schema#rootslistchangednotification |
| cancelled | cancelled-notification | https://modelcontextprotocol.io/specification/2025-06-18/schema#cancellednotification |
| progress | progress-notification | https://modelcontextprotocol.io/specification/2025-06-18/schema#progressnotification |