Monday.com MCP Server
by sakce
Verified
monday-update-item
Update a Monday.com item's or sub-item's column values.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
boardId | Yes | Monday.com Board ID that the Item or Sub-item is on. | |
columnValues | Yes | Dictionary of column values to update the Monday.com Item or Sub-item with. ({column_id: value}) | |
itemId | Yes | Monday.com Item or Sub-item ID to update the columns of. |