Task state
task_stateRetrieve the current status and live stats for any parsing task using its task ID, including queries done and results count.
Instructions
Get a task's status and live stats (status, queriesDone, resultsCount, ...).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_uid | Yes | The task id returned by add_task. |