Notification
@JsonSerializable
@PolymorphicLabel(value = "notifications/roots/list_changed")
Constructors
Link copied to clipboard
constructor(params: McpRoot.Changed.Notification.Params? = null, id: Any? = null, jsonrpc: String = "2.0")