ghl_agent_studio_create
Create a new agent in Agent Studio with an initial staging version. Set agent details like name, description, and configuration for deployment.
Instructions
Create Agent Creates a new agent with staging version. The agent will be created with an initial staging version that can later be promoted to production. Endpoint: POST /agent-studio/agent (Version header: v3; source: v3/agent-studio-v3.json) OAuth scopes: agent-studio.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). | |
| source | No |