Tool Skill
Riveter Run Status
riveter_run_statusCheck the current status of a project run
$0.01/call
Flat rate
Riveter API
When to Use
Use this tool when you need to check the current status of a project run. 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_run_status")xpay_run— Execute:xpay_run("riveter/riveter_run_status", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
run_key | string | Yes | The run key (UUID) of the project run to check |
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 Stop Run — $0.01/call
- Riveter Run Data — $0.01/call
Links
- Tool page: https://xpay.tools/riveter/riveter-run-status/
- Provider: https://xpay.tools/riveter/
- All tools: https://xpay.tools/explore
How to Execute
// 1. Get full schema
xpay_details("riveter/riveter_run_status")// 2. Execute
xpay_run("riveter/riveter_run_status", { ...inputs })Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
run_key | string | Yes | The run key (UUID) of the project run to check |
Related Tools from Riveter API
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/riveter/riveter-run-status/SKILL.md
CLI
npx @xpaysh/cli install riveter/riveter-run-status
Manual
curl -o SKILL.md https://xpay.tools/skills/riveter/riveter-run-status/SKILL.md
Pricing
Cost
$0.01/call
Model
Flat rate
Provider
Riveter API

