Tool Skill
Parallel Retrieve Task Run Result
parallel_retrieve_task_run_resultRetrieves a run result by run_id, blocking until the run is completed.
$0.01/call
Flat rate
Parallel API
When to Use
Use this tool when you need to retrieves a run result by run_id, blocking until the run is completed.. 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_result")xpay_run— Execute:xpay_run("parallel/parallel_retrieve_task_run_result", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
timeout | integer | No |
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-result/
- 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_result")// 2. Execute
xpay_run("parallel/parallel_retrieve_task_run_result", { ...inputs })Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
timeout | integer | No | - |
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/parallel/parallel-retrieve-task-run-result/SKILL.md
CLI
npx @xpaysh/cli install parallel/parallel-retrieve-task-run-result
Manual
curl -o SKILL.md https://xpay.tools/skills/parallel/parallel-retrieve-task-run-result/SKILL.md
Pricing
Cost
$0.01/call
Model
Flat rate
Provider
Parallel API

