kanbn_create_board
Create a new secondary Kanbn board by defining its slug, name, columns, and project path for task management.
Instructions
Create a new secondary board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Display name | |
| path | No | Path to the project root directory | |
| slug | Yes | Board slug | |
| columns | No | Initial board columns | |
| options | No | Low-level board options | |
| description | No | Board description |