Preparing search index...
The search index is not available
EKO API
EKO API
nodejs
tools
CommandExecute
Class CommandExecute
Implements
Tool
<
CommandExecuteParams
,
any
>
Index
Constructors
constructor
Properties
description
input_
schema
name
Methods
execute
Constructors
constructor
new
CommandExecute
()
:
CommandExecute
Returns
CommandExecute
Properties
description
description
:
string
= 'Execute a shell command with user confirmation'
input_
schema
input_schema
:
InputSchema
= ...
name
name
:
string
= 'command_execute'
Methods
execute
execute
(
context
:
ExecutionContext
,
params
:
CommandExecuteParams
)
:
Promise
<
any
>
Parameters
context
:
ExecutionContext
params
:
CommandExecuteParams
Returns
Promise
<
any
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
description
input_
schema
name
Methods
execute
EKO API
Loading...