monday_create_board
Creates a new board in Monday.com for project and task management. Define board properties like name and type to structure your workflow.
Instructions
Monday connector operation create_board (platform tool monday.create_board).
Routes through /api/tools/invoke under your JWT, tenant, and company scope.
Args: arguments: JSON string of arguments for the connector operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arguments | No | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |