Skip to main content
Glama

Monday.com MCP Server

monday-delete-item

Remove specific items from Monday.com boards using the item ID, streamlining board management and data cleanup within the Monday.com MCP Server.

Instructions

Delete an item from a Monday.com board

Input Schema

NameRequiredDescriptionDefault
itemIdYesMonday.com Item ID to delete.

Input Schema (JSON Schema)

{ "properties": { "itemId": { "description": "Monday.com Item ID to delete.", "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