Skip to main content
Glama

Monday.com MCP Server

monday-get-item-files

Retrieve files (PDFs, documents, images) attached to a specific item in Monday.com by providing the item ID. Simplify file access and management within your workflows.

Instructions

Get files (PDFs, documents, images, etc.) attached to a Monday.com item

Input Schema

NameRequiredDescriptionDefault
itemIdYesID of the Monday.com item to get files from.

Input Schema (JSON Schema)

{ "properties": { "itemId": { "description": "ID of the Monday.com item to get files from.", "type": "string" } }, "required": [ "itemId" ], "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