Skip to main content
Glama

bulk_upload

Upload multiple files to a container in one operation, parsing, chunking, embedding, and making them searchable. Returns per-file results for efficient knowledge base management.

Instructions

Upload multiple files to a container in one operation. Each file is parsed, chunked, embedded, and made searchable. Returns per-file results.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
containerIdYesContainer ID or name
filesYesJSON array of file objects. Each object: {"filename":"name.txt", "content":"...", "encoding":"text|base64", "folderPath":"/optional/"}. Max 100.

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/Destrayon/Connapse'

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