Firecrawl Agent Status
firecrawl_agent_statusCheck the status of an agent job and retrieve results when complete. Use this to poll for results after starting an agent with `firecrawl_agent`. **IMPORTANT - Be patient with polling:** - Poll every 15-30 seconds - **Keep polling for at least 2-3 minutes** before considering the request failed - Complex research can take 5+ minutes - do not give up early - Only stop polling when status is "completed" or "failed" **Usage Example:** ```json { "name": "firecrawl_agent_status", "arguments": { "id": "550e8400-e29b-41d4-a716-446655440000" } } ``` **Possible statuses:** - processing: Agent is still researching - keep polling, do not give up - completed: Research finished - response includes the extracted data - failed: An error occurred (only stop polling on this status) **Returns:** Status, progress, and results (if completed) of the agent job.
When to Use
Use this tool when you need to
check the status of an agent job and retrieve results when complete. use this to poll for results after starting an agent with firecrawl_agent.
important - be patient with polling:
- poll every 15-30 seconds
- keep polling for at least 2-3 minutes before considering the request failed
- complex research can take 5+ minutes - do not give up early
- only stop polling when status is "completed" or "failed"
usage example:
{
"name": "firecrawl_agent_status",
"arguments": {
"id": "550e8400-e29b-41d4-a716-446655440000"
}
}
possible statuses:
- processing: agent is still researching - keep polling, do not give up
- completed: research finished - response includes the extracted data
- failed: an error occurred (only stop polling on this status)
returns: status, progress, and results (if completed) of the agent job. . 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_agent_status")xpay_run— Execute:xpay_run("firecrawl/firecrawl_agent_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 Check Crawl Status — $0.03/call
Links
- Tool page: https://xpay.tools/firecrawl/firecrawl-agent-status/
- Provider: https://xpay.tools/firecrawl/
- All tools: https://xpay.tools/explore
How to Execute
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
id | string | Yes | - |
Install Skill
Pricing
Cost
$0.03/call
Model
Flat rate
Provider
Firecrawl

