Complete

Types

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