jira_board_list
Filter and list Jira agile boards by project key and board type, returning a YAML list.
Instructions
List JIRA agile boards, optionally filtered by project key and/or board type (scrum/kanban). Returns YAML. Mirrors omni-dev atlassian jira board list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board_type | No | Filter by board type (e.g., `scrum`, `kanban`). | |
| limit | No | Maximum number of boards to return. `0` means unlimited (default 50). | |
| project | No | Filter by project key. |