List agents
list_agentsList voice assistants in your Ringg workspace and get key details for each, including ID, display name, type, template info, call count, and custom variables.
Instructions
List the voice assistants (agents) in the Ringg workspace. Returns id, display name, type, template info, call count and custom variable names for each. Use get_agent for the full configuration of one agent, including its prompt and knowledge base attachments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of agents to return (1-100). | |
| offset | No | Number of agents to skip, for paging. |