weeek_manage_boards
Manage Weeek boards by creating, renaming, deleting, or reordering them. Use with weeek_list_boards to view and organize your project boards effectively.
Instructions
Create, rename, delete or reorder a board. Use weeek_list_boards to read them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Required for create and update. | |
| action | Yes | ||
| board_id | No | Required for everything but create. | |
| project_id | No | Required for create. | |
| upper_board_id | No | move: the board to sit below; null moves it to the top. |