Tool Skill
Firecrawl Check Crawl Status
firecrawl_check_crawl_statusCheck the status of a crawl job. **Usage Example:** ```json { "name": "firecrawl_check_crawl_status", "arguments": { "id": "550e8400-e29b-41d4-a716-446655440000" } } ``` **Returns:** Status and progress of the crawl job, including results if available.
$0.03/call
Flat rate
Firecrawl
When to Use
Use this tool when you need to check the status of a crawl job.
usage example:
{
"name": "firecrawl_check_crawl_status",
"arguments": {
"id": "550e8400-e29b-41d4-a716-446655440000"
}
}
returns: status and progress of the crawl job, including results if available. . This is part of the Firecrawl provider on xpay✦.
MCP Connection
Connect to xpay✦ to access this tool (and 10+ others):
{
"mcpServers": {
"xpay": {
"url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
}
}
}
For Claude Code:
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
How to Execute
Use the xpay✦ meta-tools to run this tool:
xpay_details— Get full input schema:xpay_details("firecrawl/firecrawl_check_crawl_status")xpay_run— Execute:xpay_run("firecrawl/firecrawl_check_crawl_status", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
id | string | Yes |
Pricing
- Cost: $0.03/call
- Balance check: Use
xpay_balanceto check remaining credits - Get your API key at xpay.tools — $5 free credits included
Related Skills
- Firecrawl (all tools) — 11 tools
- Firecrawl Scrape — $0.03/call
- Firecrawl Map — $0.02/call
- Firecrawl Search — $0.03/call
- Firecrawl Crawl — $0.05/call
- Firecrawl Extract — $0.05/call
Links
- Tool page: https://xpay.tools/firecrawl/firecrawl-check-crawl-status/
- Provider: https://xpay.tools/firecrawl/
- All tools: https://xpay.tools/explore
How to Execute
// 1. Get full schema
xpay_details("firecrawl/firecrawl_check_crawl_status")// 2. Execute
xpay_run("firecrawl/firecrawl_check_crawl_status", { ...inputs })Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
id | string | Yes | - |
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/firecrawl/firecrawl-check-crawl-status/SKILL.md
CLI
npx @xpaysh/cli install firecrawl/firecrawl-check-crawl-status
Manual
curl -o SKILL.md https://xpay.tools/skills/firecrawl/firecrawl-check-crawl-status/SKILL.md
Pricing
Cost
$0.03/call
Model
Flat rate
Provider
Firecrawl

