Record
cancelled-notification
https://modelcontextprotocol.io/specification/2025-06-18/schema#cancellednotification
record cancelled-notification {
request-id: request-id,
reason: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| request-id | request-id | |
| reason | option<string> |