Valyu Create Batch
valyu_create_batchReference for creating a new batch via POST /v1/deepresearch/batches.
When to Use
Use this tool when you need to reference for creating a new batch via post /v1/deepresearch/batches.. This is part of the Valyu API provider on xpay✦.
MCP Connection
Connect to xpay✦ to access this tool (and 12+ 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("valyu/valyu_create_batch")xpay_run— Execute:xpay_run("valyu/valyu_create_batch", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
name | string | No | Optional name for the batch |
mode | string | No | DeepResearch mode for all tasks in this batch |
search | object | No | Search configuration applied to all tasks in the batch (cannot be overridden per task) |
metadata | object | No | Custom metadata for tracking and organization |
webhook_url | string | No | HTTPS URL to receive notifications when the batch completes |
output_formats | string | No | Default output formats for all tasks (markdown, pdf, toon, or structured JSON schema). Cannot mix JSON schema with markdown/pdf. toon requires a JSON schema. |
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
- Valyu API (all tools) — 13 tools
- Valyu Search — $0.02/call
- Valyu Get Status — $0.02/call
- Valyu Update Task — $0.02/call
- Valyu Cancel Task — $0.02/call
- Valyu Delete Task — $0.02/call
Links
- Tool page: https://xpay.tools/valyu/valyu-create-batch/
- Provider: https://xpay.tools/valyu/
- All tools: https://xpay.tools/explore
How to Execute
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
name | string | No | Optional name for the batch |
mode | string | No | DeepResearch mode for all tasks in this batch |
search | object | No | Search configuration applied to all tasks in the batch (cannot be overridden per task) |
metadata | object | No | Custom metadata for tracking and organization |
webhook_url | string | No | HTTPS URL to receive notifications when the batch completes |
output_formats | string | No | Default output formats for all tasks (markdown, pdf, toon, or structured JSON schema). Cannot mix JSON schema with markdown/pdf. toon requires a JSON schema. |
Install Skill
Pricing
Cost
$0.02/call
Model
Flat rate
Provider
Valyu API

