agent_studio_create_agent
Create a new agent in GoHighLevel by specifying status, version, and optional attributes like name, description, and location.
Instructions
Create Agent
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Name of the agent | |
| edges | No | Edges array (deprecated, prefer using version.edges) | |
| nodes | No | Nodes array (deprecated, prefer using version.nodes) | |
| source | No | ||
| status | Yes | Status of the agent | |
| version | Yes | Version data for the agent including nodes, edges, and configuration | |
| agencyId | No | Agency ID | |
| authorId | No | Author ID | |
| authorName | No | Author name | |
| locationId | No | Location ID Defaults to GHL_LOCATION_ID when omitted. | |
| authorEmail | No | Author email | |
| description | No | Description of the agent |