Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
ai-core
ToolRequestParameterProperty
Interface ToolRequestParameterProperty
interface
ToolRequestParameterProperty
{
anyOf
?:
ToolRequestParameterProperty
[]
;
type
?:
"string"
|
"number"
|
"boolean"
|
"object"
|
"array"
|
"integer"
|
"null"
;
[
key
:
string
]
:
unknown
;
}
Indexable
[
key:
string
]:
unknown
Index
Properties
any
Of?
type?
Properties
Optional
any
Of
any
Of
?:
ToolRequestParameterProperty
[]
Optional
type
type
?:
"string"
|
"number"
|
"boolean"
|
"object"
|
"array"
|
"integer"
|
"null"
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
any
Of
type
Theia TypeDoc
Loading...