Compatibility Call Tool Result
@Serializable
CallToolResult extended with backwards compatibility to protocol version 2024-10-07.
Constructors
Link copied to clipboard
constructor(content: List<PromptMessageContent>, isError: Boolean? = false, _meta: JsonObject = EmptyJsonObject, toolResult: JsonObject = EmptyJsonObject)