ghl_conversation_ai_create_action
Create and attach a new action to an AI agent, defining specific tasks like booking appointments, sending follow-ups, or collecting information.
Instructions
Attach Action to Agent Creates and attach a new action for an AI agent. Actions define specific tasks or behaviors that the agent can perform, such as booking appointments, sending follow-ups, or collecting information. Endpoint: POST /conversation-ai/agents/{agentId}/actions (Version header: v3; source: v3/conversation-ai-v3.json) OAuth scopes: conversation-ai.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). | |
| agentId | Yes |