get_board
Retrieve a Trello board by its ID. Get details including board name, description, and closed status.
Instructions
Get a Trello board by ID. Returns board details including id, name, description, and closed status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |