Monday.com MCP Server

monday-get-board-groups

Retrieve groups from a specified Monday.com board by providing the board ID, enabling efficient organization and management of board data within the Monday.com MCP Server.

Instructions

Get the Groups of a Monday.com Board.

Input Schema

NameRequiredDescriptionDefault
boardIdYesMonday.com Board ID that the Item or Sub-item is on.

Input Schema (JSON Schema)

{ "properties": { "boardId": { "description": "Monday.com Board ID that the Item or Sub-item is on.", "type": "string" } }, "required": [ "boardId" ], "type": "object" }

You must be authenticated.

Other Tools from Monday.com MCP Server

Related Tools

ID: vobfpuod5x