Changed

data object Changed(source)

Types

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