run_workflow
Execute a multi-step marketing workflow by chaining actions: sync contacts, create segments, and send campaigns. Define steps and control flow to automate marketing operations.
Instructions
Execute a multi-step marketing workflow. Chain operations: sync_contact → create_segment → send_campaign.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| steps | Yes | ||
| first_step | Yes | ||
| workflow_id | Yes |