monday-create-item
Create a new item or sub-item in a Monday.com board, specifying board ID, item title, and optional column values, group ID, or parent item ID.
Instructions
Create a new item in a Monday.com Board. Optionally, specify the parent Item ID to create a Sub-item.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
boardId | Yes | Monday.com Board ID that the Item or Sub-item is on. | |
columnValues | No | Dictionary of column values to set {column_id: value} | |
groupId | No | Monday.com Board's Group ID to create the Item in. If set, parentItemId should not be set. | |
itemTitle | Yes | Name of the Monday.com Item or Sub-item that will be created. | |
parentItemId | No | Monday.com Item ID to create the Sub-item under. If set, groupId should not be set. |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Monday.com MCP Server
Related Tools
- @sakce/mcp-server-monday
- @sakce/mcp-server-monday
- @sakce/mcp-server-monday
- @sakce/mcp-server-monday
- @sakce/mcp-server-monday