Get Agile Boards
jira_get_agile_boardsFind Jira agile boards by name, project key, or type. Use filters to locate the board you need for project management.
Instructions
Get jira agile boards by name, project key, or type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results (1-50) | |
| start_at | No | Starting index for pagination (0-based) | |
| board_name | No | (Optional) The name of board, support fuzzy search | |
| board_type | No | (Optional) The type of jira board (e.g., 'scrum', 'kanban') | |
| project_key | No | (Optional) Jira project key (e.g., 'PROJ', 'ACV2') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |