Get Board Actions Tool
retro.board.actions.listReturns action items from a retrospective board, including status, priority, assignee, and due date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board_id | Yes | The ID of the board to get action items for. | |
| include_completed | No | Whether to include completed action items. Default: false. |