Skip to main content
Glama

Monday.com MCP Server

by Prat011

monday-get-item-files

Retrieve files attached to a Monday.com item, such as PDFs, documents, or images, using the item ID to manage and organize your data effectively.

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