start_workflow_execution
Initiate a workflow run by automatically identifying and marking all dependency-ready tasks as in progress, returning run ID and task list.
Instructions
Start execution of a workflow with dependency-aware task initialization. Automatically finds and marks all initially ready tasks as in_progress. Returns runId and list of ready tasks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflowId | Yes | The ID of the workflow to execute |