Updated

data object Updated(source)

Types

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