jira.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.
Comments
add
comments.add
Add a comment to a Jira issue
Risk: write
Output
delete
comments.delete
Delete a comment from a Jira issue [DESTRUCTIVE]
Risk: destructive
Output
get
comments.get
Get a specific comment on a Jira issue
Risk: read
Output
list
comments.list
List all comments on a Jira issue
Risk: read
Output
comments full type
comments full type
update
comments.update
Update a comment on a Jira issue
Risk: write
Output
Groups
create
groups.create
Create a new Jira group
Risk: write
Output
getAll
groups.getAll
Get all Jira groups
Risk: read
Output
groups full type
groups full type
Issues
addAttachment
issues.addAttachment
Add an attachment to a Jira issue
Risk: write
Output:
object[]
Output full type
Output full type
addWatcher
issues.addWatcher
Add a watcher to a Jira issue
Risk: write
Output
assign
issues.assign
Assign a Jira issue to a user
Risk: write
Output
bulkCreate
issues.bulkCreate
Bulk create multiple Jira issues
Risk: write
issues full type
issues full type
issues full type
issues full type
bulkFetch
issues.bulkFetch
Bulk fetch multiple Jira issues by ID or key
Risk: read
Output
issues full type
issues full type
create
issues.create
Create a new Jira issue
Risk: write
Output
delete
issues.delete
Delete a Jira issue [DESTRUCTIVE]
Risk: destructive
Output
edit
issues.edit
Edit an existing Jira issue
Risk: write
Output
get
issues.get
Get a Jira issue by ID or key
Risk: read
Output
fields full type
fields full type
getTransitions
issues.getTransitions
Get available transitions for a Jira issue
Risk: read
Output
transitions full type
transitions full type
linkIssues
issues.linkIssues
Link two Jira issues together
Risk: write
Output
removeWatcher
issues.removeWatcher
Remove a watcher from a Jira issue
Risk: write
Output
search
issues.search
Search issues using JQL
Risk: read
Output
issues full type
issues full type
transition
issues.transition
Transition a Jira issue to a new status
Risk: write
Output
Projects
create
projects.create
Create a new Jira project
Risk: write
Output
get
projects.get
Get a Jira project by ID or key
Risk: read
Output
lead full type
lead full type
getRoles
projects.getRoles
Get project roles for a Jira project
Risk: read
Output:
object
Output full type
Output full type
list
projects.list
List Jira projects
Risk: read
Output
values full type
values full type
Sprints
create
sprints.create
Create a new sprint on a Jira board
Risk: write
Output
list
sprints.list
List sprints for a Jira board
Risk: read
Output
values full type
values full type
listBoards
sprints.listBoards
List Jira boards
Risk: read
Output
values full type
values full type
moveIssues
sprints.moveIssues
Move issues to a sprint
Risk: write
Output
Users
find
users.find
Search for Jira users
Risk: read
Output:
object[]
Output full type
Output full type
getAll
users.getAll
Get all Jira users
Risk: read
Output:
object[]
Output full type
Output full type
getCurrent
users.getCurrent
Get the currently authenticated Jira user
Risk: read
avatarUrls full type
avatarUrls full type