Get durable task status
durable_task_getRetrieve the current status of a long-running task by its task ID, polling until it completes or fails. Get progress updates and the final result.
Instructions
Poll a long-running task created by this server. Repeat until status is "completed" or "failed".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes |