Call Tool Request
@Serializable
Used by the client to invoke a tool provided by the server.
Constructors
Link copied to clipboard
constructor(name: String, arguments: JsonObject = EmptyJsonObject, _meta: JsonObject = EmptyJsonObject)