| Agile Write (2) |
move_to_sprintMove to Sprint | Move one or more issues to a specific sprint. | Agile Write | medium | — |
move_to_backlogMove to Backlog | Move one or more issues to the backlog (remove from any sprint). | Agile Write | medium | — |
| Content Create (2) |
create_issueCreate Issue | Create a new issue in a Jira project. | Content Create | medium | |
add_commentAdd Comment | Add a comment to a Jira issue. | Content Create | medium | — |
| Content Delete (1) |
delete_issueDelete Issue | Permanently delete a Jira issue. This action cannot be undone. | Content Delete | high | — |
| Content Update (4) |
update_issueUpdate Issue | Update fields on an existing Jira issue. | Content Update | medium | |
transition_issueTransition Issue | Change the status of an issue by performing a workflow transition. | Content Update | medium | — |
add_labelAdd Label | Add a label to a Jira issue. | Content Update | medium | |
remove_labelRemove Label | Remove a label from a Jira issue. | Content Update | medium | |
| Infrastructure Read (20) |
list_projectsList Projects | List all Jira projects accessible to the authenticated user. | Infrastructure Read | low | — |
get_projectGet Project | Get details of a specific Jira project by key or ID. | Infrastructure Read | low | — |
list_issuesList Issues | List issues in a project, optionally filtered by status or type. | Infrastructure Read | low | — |
get_issueGet Issue | Get full details of a specific Jira issue by key (e.g. "PROJ-123"). | Infrastructure Read | low | — |
list_transitionsList Transitions | List available status transitions for an issue. | Infrastructure Read | low | — |
list_commentsList Comments | List comments on a Jira issue. | Infrastructure Read | low | — |
list_boardsList Boards | List Jira Agile boards accessible to the user. | Infrastructure Read | low | — |
list_sprintsList Sprints | List sprints for a specific Jira Agile board. | Infrastructure Read | low | — |
get_sprintGet Sprint | Get details of a specific sprint by ID. | Infrastructure Read | low | — |
search_issuesSearch Issues (JQL) | Search for issues using Jira Query Language (JQL). | Infrastructure Read | low | — |
list_worklogsList Worklogs | List all worklogs (time entries) for a Jira issue. | Infrastructure Read | low | — |
list_issue_typesList Issue Types | List all issue types available in the Jira instance (e.g. Bug, Story, Task, Epic). | Infrastructure Read | low | — |
list_prioritiesList Priorities | List all priority levels configured in the Jira instance. | Infrastructure Read | low | — |
list_statusesList Statuses | List all workflow statuses available in the Jira instance. | Infrastructure Read | low | — |
list_componentsList Components | List all components defined in a specific Jira project. | Infrastructure Read | low | — |
list_versionsList Versions | List all versions (releases) defined in a specific Jira project. | Infrastructure Read | low | — |
list_watchersList Watchers | List all users watching a specific Jira issue. | Infrastructure Read | low | — |
get_changelogGet Changelog | Get the change history of a specific Jira issue. | Infrastructure Read | low | — |
list_fieldsList Fields | List all fields (system and custom) configured in the Jira instance. Useful for understanding the instance configuration. | Infrastructure Read | low | — |
get_server_infoGet Server Info | Get Jira server/instance information including version, deployment type (Cloud/Server), and build info. Useful for diagnostics. | Infrastructure Read | low | — |
| Infrastructure Write (4) |
assign_issueAssign Issue | Assign or unassign a Jira issue to a user. | Infrastructure Write | medium | |
link_issuesLink Issues | Create a link between two Jira issues. | Infrastructure Write | medium | |
add_worklogAdd Worklog | Log time spent on a Jira issue. | Infrastructure Write | low | |
add_watcherAdd Watcher | Add a user as a watcher on a Jira issue. | Infrastructure Write | low | |
| Issue Read (4) |
list_attachmentsList Attachments | List all attachments on a Jira issue. | Issue Read | low | — |
list_remote_linksList Remote Links | List all remote links on a Jira issue. | Issue Read | low | — |
get_votesGet Votes | Get the vote count and voters for a Jira issue. | Issue Read | low | — |
list_issue_link_typesList Issue Link Types | List all available issue link types in the Jira instance (e.g. "Blocks", "Clones", "Relates"). | Issue Read | low | — |
| Issue Write (8) |
add_attachmentAdd Attachment | Upload an attachment to a Jira issue (multipart upload). | Issue Write | medium | — |
delete_attachmentDelete Attachment | Permanently delete an attachment from Jira. This action cannot be undone. | Issue Write | high | — |
add_remote_linkAdd Remote Link | Add an external link to a Jira issue. | Issue Write | medium | |
delete_remote_linkDelete Remote Link | Delete a remote link from a Jira issue. | Issue Write | medium | — |
vote_issueVote Issue | Cast a vote on a Jira issue. | Issue Write | low | — |
remove_watcherRemove Watcher | Remove a user from the watchers list of a Jira issue. | Issue Write | low | — |
update_commentUpdate Comment | Update the body of an existing comment on a Jira issue. | Issue Write | medium | |
delete_commentDelete Comment | Permanently delete a comment from a Jira issue. This action cannot be undone. | Issue Write | high | — |
| User Management (2) |
get_userGet User | Get details of a Jira user by account ID. | User Management | low | — |
list_usersList Users | Search for Jira users by display name or email. | User Management | low | — |