conversation_ai_update_action
Modify AI agent conversation actions in GoHighLevel to adjust workflow triggers, appointment booking, human handover, and contact field updates. Change action type, name, and specific parameters to reconfigure agent behaviors.
Instructions
Update Action
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| type | Yes | ||
| agentId | Yes | ||
| details | Yes | Action-specific details. The structure depends on the action type. For TRIGGER_WORKFLOW use triggerWorkflowDto, for UPDATE_CONTACT_FIELD use updateContactFieldDto, for APPOINTMENT_BOOKING use appointmentBookingDto, for STOP_BOT use stopBotDto, for HUMAN_HAND_OVER use humanHandOverDto, for ADVANCED_F | |
| actionId | Yes | The unique identifier of the action ID Attached to the agent |