FunctionTool interface
The definition of a function tool as used by the voicelive endpoint.
- Extends
Properties
| description | |
| name | |
| parameters | |
| type |
Property Details
description
description?: string
Property Value
string
name
name: string
Property Value
string
parameters
parameters?: any
Property Value
any
type
type: "function"
Property Value
"function"