Start task
task_startTransition a leased task to running state and assign a worker as its result producer, enabling the task to proceed with execution.
Instructions
Move a leased task to running and establish its result producer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | ||
| workerId | Yes | ||
| leaseToken | Yes | ||
| idempotencyKey | Yes | ||
| expectedVersion | Yes |