Tools

Name & DescriptionType
JIRA_ADD_ATTACHMENT_TO_ISSUEUploads and attaches a file to a Jira issue.
action
JIRA_ADD_COMMENTAdds a comment using atlassian document format (adf) for rich text to an existing Jira issue.
action
JIRA_ADD_WATCHER_TO_ISSUEAdds a user to an issue's watcher list by account id.
action
JIRA_ASSIGN_ISSUEAssigns a Jira issue to a user, default assignee, or unassigns; supports email/name lookup.
action
JIRA_BULK_CREATE_ISSUECreates multiple Jira issues (up to 50 per call) with full feature support including markdown, assignee resolution, and priority handling.
action
JIRA_CREATE_ISSUECreates a new Jira issue (e.
action
JIRA_CREATE_PROJECTCreates a new Jira project with required lead, template, and type configuration.
action
JIRA_CREATE_SPRINTCreates a new sprint on a Jira board with optional start/end dates and goal.
action
JIRA_CREATE_VERSIONCreates a new version for releases or milestones in a Jira project.
action
JIRA_DELETE_ISSUEDeletes a Jira issue by its id or key.
action
JIRA_EDIT_ISSUEUpdates an existing Jira issue with field values and operations.
action
JIRA_FIND_USERSSearches for Jira users by email, display name, or username to find account ids; essential for assigning issues, adding watchers, and other user-related operations.
action
JIRA_GET_ALL_PROJECTSRetrieves all visible projects using the modern paginated Jira API with server-side filtering and pagination support.
action
JIRA_GET_ALL_USERSRetrieves all users from the Jira instance including active, inactive, and other user states with pagination support.
action
JIRA_GET_CURRENT_USERRetrieves detailed information about the currently authenticated Jira user.
action
JIRA_GET_ISSUERetrieves a Jira issue by id or key with customizable fields and expansions.
action
JIRA_GET_ISSUE_TYPESRetrieves all Jira issue types available to the user using the modern API v3 endpoint; results vary based on 'administer Jira' global or 'browse projects' project permissions.
action
JIRA_GET_TRANSITIONSRetrieves available workflow transitions for a Jira issue.
action
JIRA_LINK_ISSUESLinks two Jira issues using a specified link type with optional comment.
action
JIRA_LIST_BOARDSRetrieves paginated Jira boards with filtering and sorting options.
action
JIRA_LIST_ISSUE_COMMENTSRetrieves paginated comments from a Jira issue with optional ordering.
action
JIRA_LIST_SPRINTSRetrieves paginated sprints from a Jira board with optional state filtering.
action
JIRA_MOVE_ISSUE_TO_SPRINTMoves one or more Jira issues to a specified active sprint.
action
JIRA_SEARCH_FOR_ISSUES_USING_JQL_GETSearches for Jira issues using jql with pagination and field selection.
action
JIRA_SEARCH_FOR_ISSUES_USING_JQL_POSTSearches for Jira issues using jql via post request for complex queries; ideal for lengthy jql queries that might exceed url character limits.
action
JIRA_SEARCH_ISSUESAdvanced Jira issue search supporting structured filters and raw jql.
action
JIRA_TRANSITION_ISSUETransitions a Jira issue to a different workflow state, with support for transition name lookup and user assignment by email.
action
JIRA_UPDATE_COMMENTUpdates text content or visibility of an existing Jira comment.
action
JIRA_DELETE_COMMENTDeletes a specific comment from a Jira issue using its id and the issue's id/key; requires user permission to delete comments on the issue.
action
JIRA_DELETE_VERSIONDeletes a Jira version and optionally reassigns its issues.
action
JIRA_DELETE_WORKLOGDeletes a worklog from a Jira issue with estimate adjustment options.
action
JIRA_GET_COMMENTRetrieves a specific comment by id from a Jira issue with optional expansions.
action
JIRA_GET_ISSUE_LINK_TYPESRetrieves all configured issue link types from Jira.
action
JIRA_GET_ISSUE_PROPERTYRetrieves a custom property from a Jira issue by key.
action
JIRA_GET_ISSUE_REMOTE_LINKSRetrieves links from a Jira issue to external resources.
action
JIRA_GET_ISSUE_RESOLUTIONSRetrieves all available issue resolution types from Jira.
action
JIRA_GET_ISSUE_STATUSESRetrieves all available issue statuses from Jira with details.
action
JIRA_GET_ISSUE_TYPE_SCHEMEGets a Jira issue type scheme by id with all associated issue types.
action
JIRA_GET_ISSUE_VOTESFetches voting details for a Jira issue; requires voting to be enabled in Jira's general settings.
action
JIRA_GET_ISSUE_WATCHERSRetrieves users watching a Jira issue for update notifications.
action
JIRA_GET_ISSUE_WORKLOGSRetrieves worklogs for a Jira issue with user permission checks.
action
JIRA_GET_PROJECT_VERSIONSRetrieves all versions for a Jira project with optional expansion.
action
JIRA_GET_WORKLOGRetrieves worklogs for a specified Jira issue.
action
JIRA_REMOVE_WATCHER_FROM_ISSUERemoves a user from an issue's watcher list by account id.
action
JIRA_SEND_NOTIFICATION_FOR_ISSUESends a customized email notification for a Jira issue.
action
JIRA_NEW_ISSUE_TRIGGERTriggered when a new issue is created in Jira.
trigger
JIRA_NEW_PROJECT_TRIGGERTriggered when a new project is added in Jira.
trigger
JIRA_UPDATED_ISSUE_TRIGGERTriggered when an issue is updated in Jira.
trigger

Details

Installs

More than 1000

Actions

45

Triggers

3