get_distill_status
Get status, progress, and result of an async distillation task. Poll until completed or failed.
Instructions
Check the status of an async distillation task.
Returns the task status, progress, and result (if completed). Poll this periodically until status is 'completed' or 'failed'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task ID from distill_url or distill_file |