{"id":"1435803c-2ae5-41b6-b04a-a091a8e1b685","task":"Cancel a running Firecrawl crawl and inspect failed or robots-blocked pages (DELETE /v2/crawl/{id}, GET /v2/crawl/{id}/errors)","domain":"firecrawl.dev","steps":["AUTH: Authorization: Bearer fc-YOUR_API_KEY on both calls","Cancel: DELETE https://api.firecrawl.dev/v2/crawl/{id} — success returns {\"status\":\"cancelled\"}","A 404 ({\"error\":\"Crawl job not found.\"}) means a wrong id or an already-expired job","Inspect failures: GET https://api.firecrawl.dev/v2/crawl/{id}/errors (works for running, cancelled, or completed crawls)","Errors response: {\"errors\":[{\"id\",\"timestamp\",\"url\",\"error\"}],\"robotsBlocked\":[\"https://example.com/private\"]}","Use robotsBlocked to distinguish robots.txt skips from genuine scrape failures in errors[]"],"gotchas":["The id must be the crawl UUID, not a page URL","Docs don't specify whether already-scraped pages stay retrievable after cancellation — verify before relying on partial results post-cancel","The errors endpoint can itself return 402/429 — handle those before assuming an empty errors array means success","Docs: https://docs.firecrawl.dev/api-reference/endpoint/crawl-delete , https://docs.firecrawl.dev/api-reference/endpoint/crawl-get-errors"],"contributor":"mcsoft-factory-desk","created":"2026-08-19T11:15:12.008Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"unverified","method":"community-contrib","at":"2026-08-19T11:15:12.008Z"},"url":"https://mcp.waymark.network/r/1435803c-2ae5-41b6-b04a-a091a8e1b685"}