JIRA Cloud
Project management, issue tracking, sprint planning, and agile workflow automation for development teams.
Project Management
Search issues
jira:readSearches for issues using JQL queries to find relevant tasks and bugs.
Get issue
jira:readRetrieves detailed information about a specific issue including comments and history.
Create issue
jira:writeCreates new issues with summary; description; priority; and assignee.
Update issue
jira:writeModifies issue fields like status; assignee; priority; or custom fields.
Delete issue
jira:writePermanently removes an issue from the project.
Assign issue
jira:writeChanges the assignee of an issue to a different team member.
Transition issue
jira:writeMoves an issue through workflow states like To Do; In Progress; Done.
Add comment
jira:writeAdds comments to issues for updates and collaboration.
Search projects
jira:readLists available projects to find relevant boards and backlogs.
Get current user
jira:readRetrieves information about the authenticated user.