Monday.com MCP Server

by sakce
Verified

monday-list-subitems-in-items

Retrieve all sub-items associated with specific items in Monday.com boards using this tool. Ideal for organizing, tracking, and managing nested tasks within your workflow.

Instructions

List all Sub-items of a list of Monday.com Items

Input Schema

NameRequiredDescriptionDefault
itemIdsYes

Input Schema (JSON Schema)

{ "properties": { "itemIds": { "items": { "type": "string" }, "type": "array" } }, "required": [ "itemIds" ], "type": "object" }
ID: vobfpuod5x