ConvAITools
Retrieve Conversational AI tools from ElevenLabs including client, webhook, system, and MCP tool configurations.
Columns
| Name | Type | References | |
| ToolId [KEY] | String | ||
| ToolType | String |
The allowed values are client, webhook, system, mcp. | |
| ToolName | String | ||
| ToolDescription | String | ||
| ToolResponseTimeout | Integer | ||
| IsInterruptionDisabled | Boolean | ||
| ToolAssignments | String | ||
| ToolCallSound | String |
The allowed values are typing, elevator1, elevator2, elevator3, elevator4. | |
| ToolCallSoundBehavior | String |
The allowed values are auto, always. | |
| ToolErrorHandlingMode | String |
The allowed values are auto, summarized, passthrough, hide. | |
| ToolParameters | String | ||
| PreToolSpeech | String |
The allowed values are auto, force, off. | |
| IsResponseExpected | Boolean | ||
| ToolDynamicVariables | String | ||
| ToolExecutionMode | String |
The allowed values are immediate, post_tool_speech, async. | |
| IsCreator | Boolean |
Agents.IsCreator | |
| CreatorName | String |
Agents.CreatorName | |
| CreatorEmail | String |
Agents.CreatorEmail | |
| CreatorRole | String |
Agents.CreatorRole |
The allowed values are admin, editor, commenter, viewer. |
| UsageStatsTotalCalls | Integer | ||
| UsageStatsAvgLatencySecs | Decimal | ||
| ResponseMocks | String |