LoggingMessage

Types

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