Skip to main content
Glama

download_batch_files

Download completed batch job files to a local directory for financial data analysis, managing file paths and sizes with optional overwrite control.

Instructions

Download completed batch job files to a local directory.

Parameters:

  • job_id (required) - The batch job ID

  • output_dir (required) - Directory to save downloaded files

  • overwrite (optional, default: false) - Whether to overwrite existing files

Returns:

  • List of downloaded files with paths and sizes

  • Total download size

  • Success/failure status for each file

Example: download_batch_files(job_id="JOB-12345", output_dir="/data/downloads")

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
job_idYesThe batch job ID
output_dirYesDirectory to save downloaded files
overwriteNoWhether to overwrite existing files

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/deepentropy/databento-mcp'

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