list_boards
Lists a project's sprint/kanban boards, with an option to include closed boards.
Instructions
List a project's boards (sprints/kanban boards). The default is 'Sprint 1'. Closed boards are hidden unless include_closed=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Output format: 'concise' | 'detailed' | 'json'. | concise |
| project_id | Yes | ||
| include_closed | No |