Skip to main content
Glama

Monday.com MCP Server

monday-get-update-files

Extract files (PDFs, documents, images) attached to a specific update in Monday.com using the update ID for streamlined file retrieval and management.

Instructions

Get files (PDFs, documents, images, etc.) attached to a specific update in Monday.com

Input Schema

NameRequiredDescriptionDefault
updateIdYesID of the Monday.com update to get files from.

Input Schema (JSON Schema)

{ "properties": { "updateId": { "description": "ID of the Monday.com update to get files from.", "type": "string" } }, "required": [ "updateId" ], "type": "object" }

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/sakce/mcp-server-monday'

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