AgentTests
List and retrieve agent response tests from ElevenLabs Conversational AI, including LLM, tool call, and simulation tests with folder organization support.
Columns
| Name | Type | References | |
| TestId [KEY] | String | ||
| Name | String | ||
| Type | String |
The allowed values are llm, tool, simulation, folder. | |
| EntityType | String |
The allowed values are test, folder. | |
| CreatedAt | Datetime | ||
| LastUpdatedAt | Datetime | ||
| IsCreator | Boolean | ||
| CreatorName | String | ||
| CreatorEmail | String | ||
| CreatorRole | String |
The allowed values are admin, editor, commenter, viewer. | |
| FolderParentId | String | ||
| FolderPath | String | ||
| ChildrenCount | Integer | ||
| FromConversationMetadata | String | ||
| DynamicVariables | String | ||
| ChatHistory | String | ||
| SuccessCondition | String | ||
| SuccessExamples | String | ||
| FailureExamples | String | ||
| ToolCallParameters | String | ||
| IsAnyToolMatch | Boolean | ||
| SimulationScenario | String | ||
| SimulationMaxTurns | Integer | ||
| SimulationEnvironment | String | ||
| ToolMockConfig | String | ||
| EvaluationModel | String | ||
| SimulatedUserModel | String |