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