dat_browse_status
Check the status of an async browsing task. Returns status updates and the result once completed.
Instructions
Check the status of an async dat.ai browsing task. Returns status (queued/assigned/running/completed/failed) and result if ready.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The task_id returned from dat_browse with async=true. |