ailoy-node
Preparing search index...
Tool
Interface Tool
Types and functions related to Tools
interface
Tool
{
call
:
(
input
:
any
)
=>
Promise
<
any
>
;
desc
:
ToolDescription
;
}
Index
Properties
call
desc
Properties
call
call
:
(
input
:
any
)
=>
Promise
<
any
>
desc
desc
:
ToolDescription
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
call
desc
ailoy-node
Loading...
Types and functions related to Tools