ghl_conversation_ai_delete_action
Permanently delete an AI conversation action from an agent. This removal is irreversible and affects all associated agents.
Instructions
Remove Action from Agent Permanently deletes an action. This will remove the action from all associated agents and cannot be undone. Endpoint: DELETE /conversation-ai/agents/{agentId}/actions/{actionId} (Version header: v3; source: v3/conversation-ai-v3.json) OAuth scopes: conversation-ai.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agentId | Yes | ||
| actionId | Yes | The unique identifier of the action ID Attached to the agent |