run_workflow
Execute a workflow instantly, bypassing its schedule, and receive the run status for monitoring.
Instructions
Run a workflow immediately (regardless of its schedule) and return the run record with its status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflowId | Yes | Workflow id from list_workflows or create_workflow |