vapor-chamber API reference - v1.3.0
Repo
Performance
Roadmap
Laravel integration
Preparing search index...
index
ToolCallInput
Type Alias ToolCallInput
type
ToolCallInput
=
{
name
:
string
;
input
?:
{
target
?:
Record
<
string
,
any
>
;
payload
?:
Record
<
string
,
any
>
}
&
Record
<
string
,
any
,
>
;
}
Index
Properties
name
input?
Properties
name
name
:
string
Optional
input
input
?:
{
target
?:
Record
<
string
,
any
>
;
payload
?:
Record
<
string
,
any
>
}
&
Record
<
string
,
any
,
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
name
input
Repo
Performance
Roadmap
Laravel integration
vapor-chamber API reference - v1.3.0
Loading...