Variant
notification-method
No description available.
variant notification-method {
cancellation(cancellation),
progress(progress-token),
initialized,
roots-list-changed,
}Cases
| Case | Payload | Description |
|---|---|---|
| cancellation | cancellation | Cancellation notification https://modelcontextprotocol.io/specification/2025-03-26/basic/utilities/cancellation |
| progress | progress-token | |
| initialized | — | |
| roots-list-changed | — |