Documentation
Preparing search index...
@quatrain/skills
ToolParameter
Interface ToolParameter
interface
ToolParameter
{
description
:
string
;
items
?:
{
type
:
string
}
;
required
?:
boolean
;
type
:
"string"
|
"number"
|
"boolean"
|
"object"
|
"array"
;
}
Index
Properties
description
items?
required?
type
Properties
description
description
:
string
Optional
items
items
?:
{
type
:
string
}
Optional
required
required
?:
boolean
type
type
:
"string"
|
"number"
|
"boolean"
|
"object"
|
"array"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
items
required
type
Documentation
Loading...