kanbn_ensure_board
Ensure a Kanbn board exists at the given project path, creating it with the specified columns when not already initialized.
Instructions
Ensure a Kanbn board exists, initializing one if absent (board detection checks the methods: initialised, initialized, isInitialized, isInitialised).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Name of the board | |
| path | No | Path to the project root directory | |
| columns | No | Initial board columns |