Create Board
create_boardCreate a new board on monday.com with configurable name, kind, description, workspace, and owner assignments.
Instructions
Create a monday.com board
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| boardName | Yes | The name of the board to create | |
| boardKind | No | The kind of board to create | public |
| boardDescription | No | The description of the board to create | |
| workspaceId | No | The ID of the workspace to create the board in | |
| boardOwnerIds | No | Optional list of user IDs to set as board owners |