kanbn_rename_board
Rename a Kanban board's slug or display name to update its identifier and label. Specify current slug and new values to change project board references.
Instructions
Rename a secondary board (slug and/or display name).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Path to the project root directory | |
| slug | Yes | Current board slug | |
| newName | No | New display name | |
| newSlug | Yes | New board slug |