get_labels
Retrieve all labels assigned to a specific KanbanFlow task by passing its board name and task ID.
Instructions
Get all labels on a task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| board_name | Yes | Name of the configured board to operate on (see list_boards) |