Skip to main content
Glama

Monday.com MCP Server

monday-get-board-columns

Retrieve column details from a Monday.com board by specifying the board ID. Use this tool to access and manage board column information efficiently.

Instructions

Get the Columns 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

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