Get task status / result
get_taskRetrieve the status, result URLs, and cost for an asynchronous task started with wait=false. Optionally save results when complete.
Instructions
Check a task started with wait=false. Returns status, and result URL(s) + cost once COMPLETE.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| save_to | No | If COMPLETE, save the result(s) here | |
| task_id | Yes |