Skip to main content
Glama

upload_file_to_chat

Send files to Pararam Nexus MCP chats by providing file paths or content, enabling document sharing and message replies within the communication platform.

Instructions

Upload a file to a chat.

Args: chat_id: ID of the chat to upload file to file_path: Absolute path to the file on local filesystem (mutually exclusive with file_content) file_content: Base64-encoded file content (mutually exclusive with file_path) filename: Filename to use when file_content is provided (required if file_content is set) reply_to_message_id: Post number to reply to (optional)

Returns: ToolResponse with UploadFilePayload containing uploaded file details including file ID, name, size, and URL

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
chat_idYes
file_pathNo
file_contentNo
filenameNo
reply_to_message_idNo

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/GaijinEntertainment/pararam-nexus-mcp'

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