Skip to main content
Glama

platform.batch.call

Execute multiple API tool calls simultaneously to reduce round-trips and improve efficiency. Supports up to 20 calls with parallel execution, providing individual results, costs, and status for each.

Instructions

Execute up to 20 tool calls in a single request with parallel execution (max 10 concurrent). Each call runs the full pipeline independently with its own billing. Returns array of results with per-call status, data, cost, and duration. Save 5x round-trips vs sequential calls. Batch wrapper is free — you pay only for individual tool calls (APIbase)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
callsYesArray of tool calls to execute in parallel (max 20)
max_parallelNoMax concurrent calls (1-10). Default: 10
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/whiteknightonhorse/APIbase'

If you have feedback or need assistance with the MCP directory API, please join our Discord server