Call Tool Result
@Serializable
The server's response to a tool call.
Constructors
Link copied to clipboard
constructor(content: List<PromptMessageContent>, isError: Boolean? = false, _meta: JsonObject = EmptyJsonObject)