mcp-server-firecrawl

MIT License
7,680
2,604
  • Apple
  • Linux

firecrawl_check_crawl_status

Monitor the status of a specific web scraping job by entering the crawl job ID. This tool ensures accurate tracking and management of active crawls within the MCP server.

Instructions

Check the status of a crawl job.

Input Schema

NameRequiredDescriptionDefault
idYesCrawl job ID to check

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Crawl job ID to check", "type": "string" } }, "required": [ "id" ], "type": "object" }

You must be authenticated.

Other Tools from mcp-server-firecrawl

Related Tools

ID: 57mideuljt