Preparing search index...
The search index is not available
EKO API
EKO API
HumanInteractTool
Class HumanInteractTool
Implements
Tool
Index
Constructors
constructor
Properties
description
name
no
Plan
parameters
Methods
execute
Constructors
constructor
new
HumanInteractTool
()
:
HumanInteractTool
Returns
HumanInteractTool
Properties
Readonly
description
description
:
string
Readonly
name
name
:
string
= TOOL_NAME
Readonly
no
Plan
noPlan
:
boolean
= true
Readonly
parameters
parameters
:
JSONSchema7
Methods
execute
execute
(
args
:
Record
<
string
,
unknown
>
,
agentContext
:
AgentContext
,
)
:
Promise
<
ToolResult
>
Parameters
args
:
Record
<
string
,
unknown
>
agentContext
:
AgentContext
Returns
Promise
<
ToolResult
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
description
name
no
Plan
parameters
Methods
execute
EKO API
Loading...