query_task_outputs
Find the current status and output of a submitted task. When completed, the response includes URLs to output files.
Instructions
Query the execution status and output of a task. Status codes: 0=completed, 804=running, 813=queued, 805=failed. Returns output file URLs when completed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task ID returned by submit_task |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||