ghl_voice_ai_get_action
Retrieve details of a specific action by its ID to access action configuration and action parameters.
Instructions
Get Agent Action Retrieve details of a specific action by its ID. Returns the action configuration including actionParameters. Endpoint: GET /voice-ai/actions/{actionId} (Version header: v3; source: v3/voice-ai-v3.json) OAuth scopes: voice-ai-agent-goals.readonly
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actionId | Yes | Unique identifier for the action | |
| locationId | Yes | Location ID |