Preparing search index...
The search index is not available
Mosaia Node.js SDK - v0.0.30
Mosaia Node.js SDK
ToolCall
Interface ToolCall
interface
ToolCall
{
id
:
string
;
type
:
"function"
;
function
:
{
name
:
string
;
arguments
:
string
;
execution_context
:
"frontend"
|
"backend"
;
}
;
}
Index
Properties
id
type
function
Properties
id
id
:
string
type
type
:
"function"
function
function
:
{
name
:
string
;
arguments
:
string
;
execution_context
:
"frontend"
|
"backend"
;
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
type
function
Mosaia Node.js SDK - v0.0.30
Loading...