Skip to main content
Glama
sakce
by sakce

monday-create-doc

Generate documents in Monday.com by specifying a workspace with document type or a board with column and item details. Organize content directly within your workflow.

Instructions

Create a new document in Monday.com. Specify either workspace_id (with kind) or board_id (with column_id and item_id) as the location.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
board_idNoBoard ID to create the document in (required if using board as location).
column_idNoColumn ID for the board location (required if using board_id).
item_idNoItem ID for the board location (required if using board_id).
kindNoKind of document (private, public, share). Required if using workspace_id.
titleYesTitle of the document to create.
workspace_idNoWorkspace ID to create the document in (required if using workspace as location).

Latest Blog Posts

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