crawl_status
Check the status of a running crawl task. Monitor progress, pages crawled, and errors after submitting a crawl request.
Instructions
Check the status of a running crawl task. Returns the current state including status, pages crawled, and any error. Use this to poll after crawl returns a task_id.
Args:
task_id: The task ID returned by crawl.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||