planka_create_board
Create a new board inside an existing Planka project by supplying the project ID and board fields (name, type, position).
Instructions
Create a board in a project. projectId + fields: { name, type: 'board', position }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | ||
| projectId | Yes |