cancel_crawl
Cancel a running or pending crawl job using its job ID. Stop the crawl process when you need to interrupt or abort ongoing documentation scraping.
Instructions
Cancel a running or pending crawl job by job ID. Has no effect on jobs already in a terminal state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | The job ID returned by crawl_site |