voice_ai_update_action
Update an existing voice AI agent action in GoHighLevel by specifying its ID, type, and parameters. Modify call transfers, SMS, workflows, or data extraction to align with current operational needs.
Instructions
Update Agent Action
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Human-readable name for this action | |
| agentId | Yes | Agent ID to attach the action to | |
| actionId | Yes | Unique identifier for the action | |
| actionType | Yes | Type of action | |
| locationId | No | Location ID Defaults to GHL_LOCATION_ID when omitted. | |
| actionParameters | Yes | Action parameters - structure varies by actionType |