planka_manage_labels
Create, update, or delete labels on a Planka board. Use actions with board ID for creating or label ID for updates and deletions to organize tasks.
Instructions
Create, update, or delete labels on a board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Label name | |
| color | No | Label color. Valid colors: muddy-grey, autumn-leafs, fresh-salad, lilac-eyes, silver-glint, deep-ocean, summer-sky, grey-stone, sugar-plum, shady-rust, wet-rock, turquoise-sea, lavender-fields, french-coast, sweet-lilac, pirate-gold, berry-red, pumpkin-orange, lagoon-blue, pink-tulip, light-mud, orange-peel, bright-moss, antique-blue, dark-granite, lagune-blue, sunny-grass, morning-sky, light-orange, midnight-blue, tank-green, gun-metal, wet-moss, red-burgundy, light-concrete, apricot-red, desert-sand, navy-blue, egg-yellow, coral-green, light-cocoa, modern-green, piggy-red | |
| action | Yes | Action to perform | |
| boardId | No | Board ID (required for create) | |
| labelId | No | Label ID (required for update/delete) |