Riveter Run
riveter_runCopy link Define the structure of your output directly in the API request. This endpoint allows you to define both your input data and output configuration in a single request.
When to Use
Use this tool when you need to copy link define the structure of your output directly in the api request. this endpoint allows you to define both your input data and output configuration in a single request.. 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")xpay_run— Execute:xpay_run("riveter/riveter_run", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
output | object | Yes | The output object defines what data you want to extract: Keys are the names of attributes you want to extract Each attribute requires: prompt: Instructions for finding/extracting this data contexts: Array of input or other output attribute names this depends on. Optional Output Configuration Each output attribute can optionally include: format: Data type ('number', 'json', 'url', 'text', 'email', 'tag', 'date', 'boolean') format_details: Format-specific configuration (varies by format type). For json format, you can provide either a description (string) or a schema (JSON Schema object) or both. tools: Array of tools to use (['web_search', 'web_scrape', 'query_pdf', 'query_image']) max_tool_calls: Number of tool calls allowed (0-10) run_when: When to run this extraction ('always', 'any_filled', 'all_filled') |
input | object | Yes | The input object contains your source data: Keys are column/attribute names Values are arrays of strings (all arrays must be the same length) Maximum 1000 rows per request |
run_key | string | No | Custom identifier for this run (optional, will be generated if not provided) |
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
- Riveter API (all tools) — 5 tools
- Riveter Scrape — $0.02/call
- Riveter Stop Run — $0.01/call
- Riveter Run Data — $0.01/call
- Riveter Run Status — $0.01/call
Links
- Tool page: https://xpay.tools/riveter/riveter-run/
- Provider: https://xpay.tools/riveter/
- All tools: https://xpay.tools/explore
How to Execute
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
output | object | Yes | The output object defines what data you want to extract: Keys are the names of attributes you want to extract Each attribute requires: prompt: Instructions for finding/extracting this data contexts: Array of input or other output attribute names this depends on. Optional Output Configuration Each output attribute can optionally include: format: Data type ('number', 'json', 'url', 'text', 'email', 'tag', 'date', 'boolean') format_details: Format-specific configuration (varies by format type). For json format, you can provide either a description (string) or a schema (JSON Schema object) or both. tools: Array of tools to use (['web_search', 'web_scrape', 'query_pdf', 'query_image']) max_tool_calls: Number of tool calls allowed (0-10) run_when: When to run this extraction ('always', 'any_filled', 'all_filled') |
input | object | Yes | The input object contains your source data: Keys are column/attribute names Values are arrays of strings (all arrays must be the same length) Maximum 1000 rows per request |
run_key | string | No | Custom identifier for this run (optional, will be generated if not provided) |
Related Tools from Riveter API
Install Skill
Pricing
Cost
$0.02/call
Model
Flat rate
Provider
Riveter API

