Skip to main content
Glama

Monday.com MCP Server

monday-create-update

Create or post updates (comments) on Monday.com items or sub-items by specifying the item ID and update content using this integration tool.

Instructions

Create an update (comment) on a Monday.com Item or Sub-item.

Input Schema

NameRequiredDescriptionDefault
itemIdYes
updateTextYesContent to update the Item or Sub-item with.

Input Schema (JSON Schema)

{ "properties": { "itemId": { "type": "string" }, "updateText": { "description": "Content to update the Item or Sub-item with.", "type": "string" } }, "required": [ "itemId", "updateText" ], "type": "object" }

You must be authenticated.

Other Tools from Monday.com MCP Server

Related Tools

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