create_workflow
Describe the desired automation in plain language. The system constructs a workflow with appropriate triggers and actions across your connected apps.
Instructions
Create a new workflow from a description. Describe what should happen and the system will build the workflow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Workflow name | |
| trigger | No | What triggers this workflow: manual, webhook, shopify_order, stripe_payment, contact_created, etc. | |
| description | Yes | Describe what the workflow should do, e.g., "When a new Shopify order comes in, create a contact in GHL, send a welcome SMS, and add to the New Customer pipeline" |