Preparing search index...
The search index is not available
LiveKit Agents
LiveKit Agents
agents
llm
CallableFunctionResult
Interface CallableFunctionResult
The result of a ran FunctionCallInfo.
interface
CallableFunctionResult
{
error
?:
any
;
name
:
string
;
result
?:
any
;
toolCallId
:
string
;
}
Index
Properties
error?
name
result?
tool
Call
Id
Properties
Optional
error
error
?:
any
name
name
:
string
Optional
result
result
?:
any
tool
Call
Id
tool
Call
Id
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
error
name
result
tool
Call
Id
LiveKit Agents
Loading...
The result of a ran FunctionCallInfo.