get_scraping_status
Monitor the status of active and recent scraping jobs, including completed and failed jobs, to track progress and resolve issues.
Instructions
Get status of active and recent scraping jobs (worker runs automatically)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_id | No | Optional source ID to filter status for a specific documentation source. If not provided, returns status for all sources. | |
| include_job_details | No | Whether to include detailed job information in the response. If false, returns only summary statistics for better performance. |