Skip to main content
Glama

batch_download_results

Download and parse results from completed Gemini AI batch jobs. Retrieves JSONL files from the API, saves them locally, and returns structured data arrays for analysis.

Instructions

DOWNLOAD BATCH RESULTS - Download and parse results from completed batch job. WORKFLOW: 1) Checks job status (must be SUCCEEDED), 2) Downloads result file from Gemini API, 3) Parses JSONL results, 4) Saves to local file, 5) Returns parsed results array. RETURNS: Array of results with original keys, responses, and metadata. Also saves to file in outputLocation.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
batchNameYesBatch job name/ID from batch_create
outputLocationNoDirectory to save results file (defaults to current working directory)

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/mintmcqueen/gemini-mcp'

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