get_board
Retrieve details of a specific board by providing its ID. Optionally specify a project ID to scope the request.
Instructions
Get details of a specific board
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| boardId | Yes | The board ID | |
| projectId | No | The project ID (optional if HACKNPLAN_DEFAULT_PROJECT set) |