List workflows
ghl_list_workflowsList automation workflows configured in a GoHighLevel location and retrieve their IDs to trigger automations by adding contacts.
Instructions
List the automation workflows configured in a location. Note: workflows must be built in the GoHighLevel UI; the API cannot create them. Use the returned workflow ids with ghl_add_contact_to_workflow to trigger automations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| locationId | No | GHL Location (sub-account) ID. Defaults to GHL_LOCATION_ID. |