Skip to main content

Get Agile Boards

Get jira agile boards by name, project key, or type. Parameters:
Supports fuzzy search by board name. Combine with project_key to narrow results.

Get Board Issues

Get all issues linked to a specific board filtered by JQL. Parameters:

Get Sprints from Board

Get jira sprints from board by state. Parameters:

Get Sprint Issues

Get jira issues from sprint. Parameters:
Get the sprint ID from jira_get_sprints_from_board first.

Create Sprint

Create Jira sprint for a board.
This is a write tool. Disabled when READ_ONLY_MODE=true.
Parameters:

Update Sprint

Update jira sprint.
This is a write tool. Disabled when READ_ONLY_MODE=true.
Parameters:

Add Issues to Sprint

Add issues to a Jira sprint.
This is a write tool. Disabled when READ_ONLY_MODE=true.
Parameters:
Get sprint IDs from jira_get_sprints_from_board. Issue keys are validated server-side — invalid keys will cause an error.

Move Issues to Backlog

Move issues to the backlog, removing them from any sprint.
This is a write tool. Disabled when READ_ONLY_MODE=true.
Parameters: