jira_board
List, get, create, delete Jira Agile boards, fetch configuration, and retrieve issues, backlog, and epics.
Instructions
Manage Agile boards: list/get/create/delete, fetch configuration, list board issues, backlog, and epics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| startAt | No | ||
| maxResults | No | ||
| type | No | ||
| name | No | ||
| projectKeyOrId | No | ||
| boardId | No | ||
| filterId | No | ||
| location | No | ||
| jql | No | ||
| fields | No | ||
| expand | No | ||
| done | No | ||
| action | Yes | ||
| full | No | If true, skip the summary projection and return the raw Jira API response. |