create_label
Add a label to a task on a KanbanFlow board. Specify the board name, task ID, and label name to organize and categorize tasks.
Instructions
Add a label to a task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| pinned | No | ||
| task_id | Yes | ||
| board_name | Yes | Name of the configured board to operate on (see list_boards) |