Tool Skill
Parallel Retrieve Task Run Input
parallel_retrieve_task_run_inputRetrieves the input of a run by run_id.
$0.01/call
Flat rate
Parallel API
When to Use
Use this tool when you need to retrieves the input of a run by run_id.. This is part of the Parallel API provider on xpay✦.
MCP Connection
Connect to xpay✦ to access this tool (and 11+ 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("parallel/parallel_retrieve_task_run_input")xpay_run— Execute:xpay_run("parallel/parallel_retrieve_task_run_input", { ...inputs })
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
- Parallel API (all tools) — 12 tools
- Parallel Chat Api — $0.02/call
- Parallel Search — $0.02/call
- Parallel Extract — $0.02/call
- Parallel Create Task Run — $0.02/call
- Parallel Retrieve Findall Run Status — $0.01/call
Links
- Tool page: https://xpay.tools/parallel/parallel-retrieve-task-run-input/
- Provider: https://xpay.tools/parallel/
- All tools: https://xpay.tools/explore
How to Execute
// 1. Get full schema
xpay_details("parallel/parallel_retrieve_task_run_input")// 2. Execute
xpay_run("parallel/parallel_retrieve_task_run_input", { ...inputs })Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/parallel/parallel-retrieve-task-run-input/SKILL.md
CLI
npx @xpaysh/cli install parallel/parallel-retrieve-task-run-input
Manual
curl -o SKILL.md https://xpay.tools/skills/parallel/parallel-retrieve-task-run-input/SKILL.md
Pricing
Cost
$0.01/call
Model
Flat rate
Provider
Parallel API

