list_board_labels
Retrieve all labels from a Trello board, including their id, name, and color.
Instructions
List all labels on a Trello board. Returns a JSON array with id, name, and color for each label.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |