monday-get-item-updates
Retrieve updates for a specific item in Monday.com by providing the item ID, with options to limit the number of updates fetched. Simplifies tracking item progress and activity directly from the MCP server.
Instructions
Get updates for a specific item in Monday.com
Input Schema
Name | Required | Description | Default |
---|---|---|---|
itemId | Yes | ID of the Monday.com item to get updates for. | |
limit | No | Maximum number of updates to retrieve. Default is 25. |