Get board
get_boardRetrieve full board details by URL slug, including columns, stages with statuses, board config, and member count.
Instructions
Get detailed info for a single board by its URL slug (slug is the short identifier in board URLs, e.g. 'my-project'). Includes all columns, stages with their statuses, board config and member count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | No | Deprecated alias of board_slug | |
| board_slug | No | Board URL slug (e.g. 'my-project') |