ghl_voice_ai_delete_action
Permanently delete a voice AI agent action. Provide the action ID, location ID, and agent ID to remove the action and its configuration.
Instructions
Delete Agent Action Delete an existing action from a voice AI agent. This permanently removes the action and its configuration. Endpoint: DELETE /voice-ai/actions/{actionId} (Version header: v3; source: v3/voice-ai-v3.json) OAuth scopes: voice-ai-agent-goals.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agentId | Yes | Agent ID the action is attached to | |
| actionId | Yes | Unique identifier for the action | |
| locationId | Yes | Location ID |