McpCancelled

Types

Link copied to clipboard
@JsonSerializable
@PolymorphicLabel(value = "notifications/cancelled")
data class Notification(val params: McpCancelled.Notification.Params, val id: Any? = null, val jsonrpc: String = "2.0") : McpJsonRpcRequest