Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
ai-core
ToolUseMessage
Interface ToolUseMessage
interface
ToolUseMessage
{
actor
:
"ai"
;
id
:
string
;
input
:
unknown
;
name
:
string
;
type
:
"tool_use"
;
}
Index
Properties
actor
id
input
name
type
Properties
actor
actor
:
"ai"
id
id
:
string
input
input
:
unknown
name
name
:
string
type
type
:
"tool_use"
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
actor
id
input
name
type
Theia TypeDoc
Loading...