duplicate_agent
Creates a copy of an existing AI voice agent with identical configuration for testing or A/B comparisons.
Instructions
Duplicate an existing agent, creating a new agent with the same configuration. The new agent is created in the target organization (defaults to your own org). Useful for creating variants of an agent for testing or A/B comparisons.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | The agent ID to duplicate | |
| target_organization_id | No | Target organization ID to create the duplicate in. If omitted, duplicates into your own organization. |