Duplicate an agent template and return the duplicated graph.
agent, agent_nodes, and connections.
| Field | Type | Required | Description |
|---|---|---|---|
name | string | No | Name for the duplicated agent (1-120 chars). Defaults to Copy of <source name>. |
description | string | No | Description override (<=5000 chars). Defaults to source description. |
visibility | string | No | public or private. Defaults to source visibility. |