JIRA Cloud

JIRA Cloud

Install

Project management, issue tracking, sprint planning, and agile workflow automation for development teams.

Project Management

Search issues

jira:read

Searches for issues using JQL queries to find relevant tasks and bugs.

Get issue

jira:read

Retrieves detailed information about a specific issue including comments and history.

Create issue

jira:write

Creates new issues with summary; description; priority; and assignee.

Update issue

jira:write

Modifies issue fields like status; assignee; priority; or custom fields.

Delete issue

jira:write

Permanently removes an issue from the project.

Assign issue

jira:write

Changes the assignee of an issue to a different team member.

Transition issue

jira:write

Moves an issue through workflow states like To Do; In Progress; Done.

Add comment

jira:write

Adds comments to issues for updates and collaboration.

Search projects

jira:read

Lists available projects to find relevant boards and backlogs.

Get current user

jira:read

Retrieves information about the authenticated user.