trello_get_board_labels
Retrieve all labels available on a specific Trello board for categorizing cards.
Instructions
Get all labels available on a specific Trello board for categorizing cards.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | Trello API token (automatically provided by Claude.app from your stored credentials) | |
| apiKey | Yes | Trello API key (automatically provided by Claude.app from your stored credentials) | |
| boardId | Yes | ID of the board to get labels for |