Skip to main content
Glama

orgo_download_file

Read-onlyIdempotent

Generate a signed download URL for files in the Orgo MCP Server. The URL expires after 1 hour and requires a file ID from orgo_list_files.

Instructions

Get a signed download URL for a file.

The URL expires after 1 hour. Use orgo_list_files to find file IDs.

Args:
    params (FileIdInput): Input containing:
        - file_id (str): File ID

Returns:
    str: Download URL (expires in 1 hour)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
paramsYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

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/nickvasilescu/orgo-mcp'

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