create_board
Create a board to organize your projects. Specify name, description, and choose shared (multiple managers) or private (single owner) access. Requires admin or project owner role.
Instructions
Create a board - the container that holds projects (tabs).
Needs an admin or projectOwner account; Planka refuses project creation
for anyone else. Create the board first, then fill it with create_project
or copy_project_structure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the new board (container). | |
| shared | No | Shared boards accept several managers, which is what a team wants. A private board has a single owner and cannot take co-managers later without being converted. | |
| description | No | What this board is for. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||