Interface: ToolResponseEvent
Tool response event payload
Extends
Indexable
[key: string]: any
Properties
call_id
call_id:
string
error?
optionalerror:object
code
code:
string
message
message:
string
result?
optionalresult:Record<string,any>
type
type:
string