Preparing search index...
The search index is not available
EKO API
EKO API
nodejs
tools
FileRead
Class FileRead
Implements
Tool
<
FileReadParams
,
any
>
Index
Constructors
constructor
Properties
description
input_
schema
name
Methods
execute
Constructors
constructor
new
FileRead
()
:
FileRead
Returns
FileRead
Properties
description
description
:
string
= 'Read content from a file'
input_
schema
input_schema
:
InputSchema
= ...
name
name
:
string
= 'file_read'
Methods
execute
execute
(
context
:
ExecutionContext
,
params
:
FileReadParams
)
:
Promise
<
any
>
Parameters
context
:
ExecutionContext
params
:
FileReadParams
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...