Tool Skill
Firecrawl Interact Stop
firecrawl_interact_stopStop an interact session for a scraped page. Call this when you are done interacting to free resources. **Usage Example:** ```json { "name": "firecrawl_interact_stop", "arguments": { "scrapeId": "scrape-id-here" } } ``` **Returns:** Success confirmation.
$0.03/call
Flat rate
Firecrawl
When to Use
Use this tool when you need to stop an interact session for a scraped page. call this when you are done interacting to free resources.
usage example:
{
"name": "firecrawl_interact_stop",
"arguments": {
"scrapeid": "scrape-id-here"
}
}
returns: success confirmation. . This is part of the Firecrawl provider on xpay✦.
MCP Connection
Connect to xpay✦ to access this tool (and 12+ 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_interact_stop")xpay_run— Execute:xpay_run("firecrawl/firecrawl_interact_stop", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
scrapeId | 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) — 13 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-interact-stop/
- Provider: https://xpay.tools/firecrawl/
- All tools: https://xpay.tools/explore
How to Execute
// 1. Get full schema
xpay_details("firecrawl/firecrawl_interact_stop")// 2. Execute
xpay_run("firecrawl/firecrawl_interact_stop", { ...inputs })Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
scrapeId | string | Yes | - |
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/firecrawl/firecrawl-interact-stop/SKILL.md
CLI
npx @xpaysh/cli install firecrawl/firecrawl-interact-stop
Manual
curl -o SKILL.md https://xpay.tools/skills/firecrawl/firecrawl-interact-stop/SKILL.md
Pricing
Cost
$0.03/call
Model
Flat rate
Provider
Firecrawl

