list_boards
List Jira Software boards from your Jira site. If Agile is unavailable, fall back to a specified project to identify boards.
Instructions
List Jira Software boards (GET /rest/agile/1.0/board). Use names/ids with create_ticket when project is ambiguous. Returns 404 if Agile is disabled or your site has no Software boards—in that case pass project or JIRA_DEFAULT_PROJECT.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxResults | No | Maximum boards (default 50, max 50). |