ailoy-node
Preparing search index...
AgentResponseToolResult
Interface AgentResponseToolResult
interface
AgentResponseToolResult
{
content
:
{
content
:
{
text
:
string
;
type
:
"text"
}
[]
;
name
:
string
;
tool_call_id
?:
string
;
}
;
isTypeSwitched
:
boolean
;
role
:
"tool"
;
type
:
"tool_call_result"
;
}
Index
Properties
content
is
Type
Switched
role
type
Properties
content
content
:
{
content
:
{
text
:
string
;
type
:
"text"
}
[]
;
name
:
string
;
tool_call_id
?:
string
;
}
is
Type
Switched
isTypeSwitched
:
boolean
role
role
:
"tool"
type
type
:
"tool_call_result"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
is
Type
Switched
role
type
ailoy-node
Loading...