ailoy-node
Preparing search index...
ToolDescription
Interface ToolDescription
interface
ToolDescription
{
description
:
string
;
name
:
string
;
parameters
:
{
properties
:
{
[
key
:
string
]:
{
description
?:
string
;
type
:
"string"
|
"number"
|
"boolean"
|
"object"
|
"array"
|
"null"
;
[
key
:
string
]:
any
;
}
;
}
;
required
?:
string
[]
;
type
:
"object"
;
}
;
return
?:
{
description
?:
string
;
type
:
"string"
|
"number"
|
"boolean"
|
"object"
|
"array"
|
"null"
;
[
key
:
string
]:
any
;
}
;
}
Index
Properties
description
name
parameters
return?
Properties
description
description
:
string
name
name
:
string
parameters
parameters
:
{
properties
:
{
[
key
:
string
]:
{
description
?:
string
;
type
:
"string"
|
"number"
|
"boolean"
|
"object"
|
"array"
|
"null"
;
[
key
:
string
]:
any
;
}
;
}
;
required
?:
string
[]
;
type
:
"object"
;
}
Optional
return
return
?:
{
description
?:
string
;
type
:
"string"
|
"number"
|
"boolean"
|
"object"
|
"array"
|
"null"
;
[
key
:
string
]:
any
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
name
parameters
return
ailoy-node
Loading...