Preparing search index...
The search index is not available
EKO API
EKO API
types
ToolDefinition
Interface ToolDefinition
interface
ToolDefinition
{
description
:
string
;
input_schema
:
{
properties
:
Record
<
string
,
unknown
>
;
required
?:
string
[]
;
type
:
"object"
;
}
;
name
:
string
;
}
Index
Properties
description
input_
schema
name
Properties
description
description
:
string
input_
schema
input_schema
:
{
properties
:
Record
<
string
,
unknown
>
;
required
?:
string
[]
;
type
:
"object"
;
}
name
name
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
description
input_
schema
name
EKO API
Loading...