List Jira boards
list_boardsFind Jira agile boards by filtering on type, name, or project key. Return scrum and kanban boards that match the specified criteria.
Instructions
List Jira agile boards (scrum or kanban), optionally filtered by type, name, or one project key/ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Filter by board name (partial match) | |
| type | No | Board type filter | |
| startAt | No | ||
| maxResults | No | ||
| projectKeys | No | Project key or ID (the Agile API accepts one projectKeyOrId value) |