Parallel Create Findall Run
parallel_create_findall_runStarts a FindAll run.This endpoint immediately returns a FindAll run object with status set to ‘queued’.You can get the run result snapshot using the GET /v1beta/findall/runs//result endpoint.You can track the progress of the run by:Polling the status using the GET /v1beta/findall/runs/ endpoint,Subscribing to real-time updates via the /v1beta/findall/runs//eventsendpoint,Or specifying a webhook with relevant event types during run creation to receivenotifications.
When to Use
Use this tool when you need to starts a findall run.this endpoint immediately returns a findall run object with status set to ‘queued’.you can get the run result snapshot using the get /v1beta/findall/runs//result endpoint.you can track the progress of the run by:polling the status using the get /v1beta/findall/runs/ endpoint,subscribing to real-time updates via the /v1beta/findall/runs//eventsendpoint,or specifying a webhook with relevant event types during run creation to receivenotifications.. 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_create_findall_run")xpay_run— Execute:xpay_run("parallel/parallel_create_findall_run", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
metadata | string | No | Metadata for the FindAll run. |
entity_type | string | Yes | Type of the entity for the FindAll run. |
match_limit | integer | Yes | Maximum number of matches to find for this FindAll run. Must be between 5 and 1000 (inclusive). |
webhook | string | No | Webhook for the FindAll run. |
match_conditions | string | Yes | List of match conditions for the FindAll run. |
generator | string | Yes | Generator for the FindAll run. One of base, core, pro, preview. |
exclude_list | string | No | List of entity names/IDs to exclude from results. |
objective | string | Yes | Input model for FindAll run. |
Pricing
- Cost: $0.02/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-create-findall-run/
- Provider: https://xpay.tools/parallel/
- All tools: https://xpay.tools/explore
How to Execute
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
metadata | string | No | Metadata for the FindAll run. |
entity_type | string | Yes | Type of the entity for the FindAll run. |
match_limit | integer | Yes | Maximum number of matches to find for this FindAll run. Must be between 5 and 1000 (inclusive). |
webhook | string | No | Webhook for the FindAll run. |
match_conditions | string | Yes | List of match conditions for the FindAll run. |
generator | string | Yes | Generator for the FindAll run. One of base, core, pro, preview. |
exclude_list | string | No | List of entity names/IDs to exclude from results. |
objective | string | Yes | Input model for FindAll run. |
Install Skill
Pricing
Cost
$0.02/call
Model
Flat rate
Provider
Parallel API

