ReceivedToolResult
constructor(id: String?, tool: String, toolArgs: JSONObject, toolDescription: String?, content: String, resultKind: ToolResultKind, result: JSONElement?)(source)
constructor(id: String?, tool: String, toolArgs: JsonObject, toolDescription: String?, content: String, resultKind: ToolResultKind, result: JsonElement?)(source)
Deprecated
Use the constructor with JSONElement instead of JsonElement