Skip to main content
Glama

orgo_list_files

Lists files for a specific computer in the Orgo MCP Server, showing both uploaded and exported files with pagination support. Use file IDs for download or deletion operations.

Instructions

List all files associated with a computer. Shows both uploaded files and files exported from the computer. Use file IDs with orgo_download_file or orgo_delete_file. Args: params (ListFilesInput): Input containing: - computer_id (str): Computer ID - limit (int): Maximum results, 1-100 (default: 20) - offset (int): Skip for pagination (default: 0) - response_format (ResponseFormat): 'markdown' or 'json' Returns: str: Formatted list of files with pagination info

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
paramsYes

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