Start workflow step
start_stepInitiate a specific workflow step by supplying workflow ID, step ID, and attempt number, or retrieve the existing job for that step.
Instructions
Start one explicit Step attempt or return its existing Job.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| attempt | Yes | ||
| step_id | Yes | ||
| workflow_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |