crawl_status
Retrieve the current status of a crawl task by its task ID. Get status, pages, and error details to determine whether the crawl completed or failed.
Instructions
Poll a crawl task by id; returns {status, pages, error}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||