ToolCallResponsePart interface
Result of a tool call.
Property Details
id
id?: string
Property Value
string
response
response?: unknown
Property Value
unknown
type
type: "tool_call_response"
Property Value
"tool_call_response"