Get agent configuration
get_agentFetch a Ringg agent's configuration: prompt sections, custom variables, knowledge bases, voice, languages, and tools. Knowledge bases are returned as arrays; prompt section locations are shown.
Instructions
Get the full configuration of one Ringg agent: prompt sections, custom variable names, attached knowledge bases, voice, languages, and tools. Knowledge base attachments are always returned as an array. The prompt object reports where its sections were located in the payload, or states plainly that none were found.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | The agent's UUID, as returned by list_agents. |