Skip to main content
Glama

orgo_upload_file

Upload files to a computer's Desktop and sync them across all project computers, supporting files up to 10MB with base64 encoding.

Instructions

Upload a file to the computer's Desktop.

The file will sync to all running computers in the project.
Maximum file size: 10MB.

Args:
    params (UploadFileInput): Input containing:
        - computer_id (str): Computer ID
        - filename (str): Name for the file
        - content_base64 (str): Base64-encoded content
        - content_type (Optional[str]): MIME type

Returns:
    str: Confirmation message

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