Riveter Stop Run
riveter_stop_runStop a currently running project. This will halt all processing and mark the run as stopped. Behavior: If the run is already stopped or success, returns success with current status. If the run is in progress, stops all pending cells and marks the run as stopped. Stopped runs cannot be resumed
When to Use
Use this tool when you need to stop a currently running project. this will halt all processing and mark the run as stopped. behavior: if the run is already stopped or success, returns success with current status. if the run is in progress, stops all pending cells and marks the run as stopped. stopped runs cannot be resumed. This is part of the Riveter API provider on xpay✦.
MCP Connection
Connect to xpay✦ to access this tool (and 4+ 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("riveter/riveter_stop_run")xpay_run— Execute:xpay_run("riveter/riveter_stop_run", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
run_key | string | Yes | The run key (UUID) of the project run to stop |
Pricing
- Cost: $0.01/call
- Balance check: Use
xpay_balanceto check remaining credits - Get your API key at xpay.tools — $5 free credits included
Related Skills
- Riveter API (all tools) — 5 tools
- Riveter Scrape — $0.02/call
- Riveter Run — $0.02/call
- Riveter Run Data — $0.01/call
- Riveter Run Status — $0.01/call
Links
- Tool page: https://xpay.tools/riveter/riveter-stop-run/
- Provider: https://xpay.tools/riveter/
- All tools: https://xpay.tools/explore
How to Execute
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
run_key | string | Yes | The run key (UUID) of the project run to stop |
Related Tools from Riveter API
Install Skill
Pricing
Cost
$0.01/call
Model
Flat rate
Provider
Riveter API

