Jira Integration
Jira API Operations
Browse all 97 operations available for Jira workflow automation.
project-management
97 operationsJIRA_ADD_ATTACHMENTAdd Attachment
Uploads and attaches a file to a Jira issue.
JIRA_ADD_COMMENTAdd Comment
Adds a comment using Atlassian Document Format (ADF) for rich text to an existing Jira issue.
JIRA_ADD_USER_TO_GROUPAdd User to Group
Adds a user to a Jira group.
JIRA_ADD_USERS_TO_PROJECT_ROLEAdd Users to Project Role
Adds users and optionally groups to a project role.
JIRA_ADD_WATCHER_TO_ISSUEAdd Watcher to Issue
Adds a user to an issue's watcher list by account ID.
JIRA_ADD_WORKLOGAdd Worklog
Tool to add a worklog entry to a Jira issue.
JIRA_ANALYSE_EXPRESSIONAnalyse Jira Expression
Analyses Jira expressions for syntax validation, type checking, and complexity analysis.
JIRA_ASSIGN_ISSUEAssign Issue
Assigns a Jira issue to a user, default assignee, or unassigns; supports email/name lookup.
JIRA_BULK_CREATE_ISSUEBulk Create Issues
Creates multiple Jira issues (up to 50 per call) with full feature support including markdown, assignee resolution, and priority handling.
JIRA_FETCH_BULK_ISSUESBulk Fetch Issues
Tool to bulk fetch multiple Jira issues by their IDs or keys (max 100 per call).
JIRA_CHECK_PERMISSIONSCheck User Permissions
Check user permissions for global and project-level operations in Jira.
JIRA_CREATE_GROUPCreate Group
Creates a new group in Jira with the specified name.
JIRA_CREATE_ISSUECreate Issue
Creates a new Jira issue (e.g., bug, task, story) in a specified project.
JIRA_CREATE_PROJECTCreate Project
Creates a new Jira project with required lead, template, and type configuration.
JIRA_CREATE_SPRINTCreate Sprint
Creates a new sprint on a Jira board with optional start/end dates and goal.
JIRA_CREATE_VERSIONCreate Version
Creates a new version for releases or milestones in a Jira project.
JIRA_DELETE_COMMENTDelete Comment
Deletes 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.
JIRA_DELETE_ISSUEDelete Issue
Permanently and irreversibly deletes a Jira issue by its ID or key.
JIRA_DELETE_VERSIONDelete Version
Deletes a Jira version and optionally reassigns its issues.
JIRA_DELETE_WORKLOGDelete Worklog
Deletes a worklog from a Jira issue with estimate adjustment options.
JIRA_EDIT_ISSUEEdit Issue
Updates an existing Jira issue with field values and operations.
JIRA_EVALUATE_JIRA_EXPRESSIONEvaluate Jira Expression
Tool to evaluate Jira expressions using the enhanced search API.
JIRA_FIND_USERSFind Users (Deprecated)
DEPRECATED: Use JIRAFINDUSERS2 instead.
JIRA_FIND_USERS2Find Users 2
Tool to find users in Jira by query string, account ID, or property search.
JIRA_FIND_USERS_FOR_PICKERFind Users For Picker
Find users for picker components by matching query against user attributes like display name and email.
JIRA_GET_ALL_GROUPSGet All Groups
Retrieves all groups from the Jira instance with pagination support.
JIRA_GET_ALL_ISSUE_TYPE_SCHEMESGet All Issue Type Schemes
Retrieves all Jira issue type schemes with optional filtering and pagination.
JIRA_GET_ALL_USERSGet All Users
Retrieves all users from the Jira instance including active, inactive, app accounts, and system accounts, with pagination support.
JIRA_GET_ATTACHMENTGet Attachment
Retrieves the binary content of a Jira attachment by ID.
JIRA_GET_ATTACHMENT_METAGet Attachment Meta
Tool to retrieve Jira attachment settings including upload limits and enabled status.
JIRA_GET_VIEW_TYPE_AVATARGet Avatar Image
Tool to retrieve a specific avatar image by type and ID from Jira.
JIRA_GET_COMMENTGet Comment
Retrieves a specific comment by ID from a Jira issue with optional expansions.
JIRA_GET_COMPONENTSGet Component
Tool to retrieve components from Jira projects with search and filtering.
JIRA_GET_CREATE_METADATA_ISSUE_TYPE_FIELDSGet Create Field Metadata for Issue Type
Tool to retrieve field metadata for a specific issue type in a project.
JIRA_GET_ISSUE_CREATE_METADATAGet Create Issue Metadata
Tool to retrieve issue creation metadata for Jira projects.
JIRA_GET_CURRENT_USERGet Current User
Retrieves detailed information about the currently authenticated Jira user.
JIRA_GET_DASHBOARDSGet Dashboards
Tool to list and search Jira dashboards visible to the current user.
JIRA_GET_FAVORITE_FILTERSGet Favorite Filters
Tool to retrieve favorite filters for the current user.
JIRA_GET_FILTERGet Filter
Retrieves a specific Jira saved filter by ID, including its JQL and sharing metadata, to reuse in subsequent searches.
JIRA_GET_GROUPGet Group
Retrieves details of a specific Jira group by name or ID.
JIRA_GET_ISSUEGet Issue
Retrieves a Jira issue by ID or key with customizable fields and expansions.
JIRA_GET_ISSUE_EDIT_METADATAGet Issue Edit Meta
Tool to retrieve editable fields for a Jira issue.
JIRA_GET_ISSUE_LINK_TYPESGet Issue Link Types
Retrieves all configured issue link types from Jira.
JIRA_GET_ISSUE_PROPERTYGet Issue Property
Retrieves a custom property from a Jira issue by key.
JIRA_GET_REMOTE_ISSUE_LINKSGet Issue Remote Links
Retrieves links from a Jira issue to external resources.
JIRA_GET_ISSUE_RESOLUTIONSGet Issue Resolutions
Retrieves all available issue resolution types from Jira.
JIRA_GET_ALL_STATUSESGet Issue Statuses
Retrieves all issue statuses associated with workflows from Jira.
JIRA_GET_VOTESGet Issue Votes
Fetches voting details for a Jira issue; requires voting to be enabled in Jira's general settings.
JIRA_GET_ISSUE_WATCHERSGet Issue Watchers
Retrieves users watching a Jira issue for update notifications.
JIRA_GET_ISSUE_WORKLOGSGet Issue Worklogs (Deprecated)
DEPRECATED: Use JIRAGETWORKLOG instead.
JIRA_CREATE_JQL_AUTOCOMPLETEDATAGet JQL Autocomplete Data
Retrieves JQL autocomplete reference data including reserved words, field names, and function names.
JIRA_GET_JQL_AUTOCOMPLETEDATAGet JQL autocomplete reference data
Tool to retrieve JQL autocomplete reference data.
JIRA_GET_JQL_AUTOCOMPLETEDATA_SUGGESTIONSGet JQL autocomplete suggestions
Tool to get JQL field auto-complete suggestions.
JIRA_GET_MY_PERMISSIONSGet My Permissions
Tool to retrieve the user's permissions in Jira.
JIRA_GET_PERMISSIONSGet Permissions
Tool to retrieve all available Jira permissions.
JIRA_GET_PERMITTED_PROJECTSGet Permitted Projects
Tool to retrieve projects where the current user has specific permissions.
JIRA_GET_PROJECTGet Project
Retrieves details of a Jira project by its ID or key.
JIRA_GET_PROJECT_ROLESGet Project Roles
Retrieves all available roles for a Jira project.
JIRA_GET_PROJECT_TYPEGet Project Type
Retrieves detailed information about a specific Jira project type by its key.
JIRA_GET_PROJECT_VERSIONSGet Project Versions
Retrieves all versions for a Jira project with optional expansion.
JIRA_GET_RECENT_PROJECTSGet Recent Projects
Retrieves a list of projects recently accessed by the authenticated user.
JIRA_GET_SERVER_INFOGet Server Info
Tool to retrieve Jira instance server information.
JIRA_GET_SERVICE_DESK_REQUEST_TYPE_FIELDSGet Service Desk Request Type Fields
Tool to retrieve JSM request type field metadata for filling out portal requests.
JIRA_GET_INFOGet Service Management Info
Retrieves runtime information for the Jira Service Management instance.
JIRA_GET_SYSTEM_AVATARSGet System Avatars
Tool to retrieve all system avatars for a specific type (issuetype, project, user, or priority).
JIRA_GET_TRANSITIONSGet Transitions
Retrieves available workflow transitions for a Jira issue.
JIRA_GET_UNIVERSAL_AVATAR_TYPE_OWNERGet Universal Avatar Type Owner
Tool to retrieve all avatars (system and custom) for a specific type and entity in Jira.
JIRA_GET_UNIVERSAL_AVATAR_VIEW_TYPEGet Universal Avatar View Type
Tool to retrieve the default avatar image for a specific type (project, issuetype, or priority) from Jira.
JIRA_GET_MYPREFERENCES_LOCALEGet User Locale Preference
Tool to retrieve the locale preference of the currently authenticated Jira user.
JIRA_GET_WORKLOGGet Worklogs
Retrieves worklogs for a specified Jira issue.
JIRA_GET_ALL_PROJECTSGet all projects
Retrieves all visible projects using the modern paginated Jira API with server-side filtering and pagination support.
JIRA_GET_FIELDS_PAGINATEDGet custom fields paginated
Tool to retrieve Jira fields in pages.
JIRA_GET_FIELDSGet fields
Tool to retrieve Jira issue fields metadata.
JIRA_GET_ISSUE_PICKER_SUGGESTIONSGet issue picker
Tool to get issue picker suggestions from Jira.
JIRA_GET_ISSUE_TYPESGet issue types
Retrieves all Jira issue types available to the user using the modern API v3 endpoint; results vary based on 'Administer Jira' global or 'Browse projects'…
JIRA_CREATE_ISSUE_LINKLink Issues
Links two Jira issues using a specified link type with optional comment.
JIRA_LIST_ALL_PROJECTSList All Projects
Tool to list all projects accessible to the user.
JIRA_LIST_BOARDSList Boards
Retrieves paginated Jira boards with filtering and sorting options.
JIRA_LIST_COMMENTSList Comments by IDs
Tool to retrieve multiple comments by their IDs in a single request.
JIRA_LIST_GROUPS_PICKERList Groups (Picker)
Tool to search and list groups using Jira's picker endpoint.
JIRA_LIST_ISSUE_COMMENTSList Issue Comments
Retrieves paginated comments from a Jira issue with optional ordering.
JIRA_LIST_FILTERSList Jira Filters
Tool to search and list Jira saved filters (saved searches) visible to the current user.
JIRA_LIST_PROJECT_TYPESList Project Types
Retrieves all Jira project types available in the instance.
JIRA_LIST_SPRINTSList Sprints
Retrieves paginated sprints from a Jira board with optional state filtering.
JIRA_MOVE_ISSUE_TO_SPRINTMove Issues to Sprint
Moves one or more Jira issues to a specified active sprint.
JIRA_PARSE_JQL_QUERIESParse JQL Queries
Parse and validate JQL queries, returning their abstract syntax tree structure along with any errors or warnings.
JIRA_REMOVE_USER_FROM_GROUPRemove User from Group
Removes a user from a Jira group.
JIRA_REMOVE_USER_FROM_PROJECT_ROLERemove User from Project Role
Removes a user or group from a project role.
JIRA_REMOVE_WATCHER_FROM_ISSUERemove Watcher from Issue
Removes a user from an issue's watcher list by account ID.
JIRA_SEARCH_APPROXIMATE_COUNTSearch Approximate Count
Count issues matching a JQL query using approximate count endpoint.
JIRA_SEARCH_DASHBOARDSSearch Dashboards
Tool to search for Jira dashboards with filtering, sorting, and pagination support.
JIRA_SEARCH_FOR_ISSUES_USING_JQL_GETSearch Issues Using JQL (GET)
Searches for Jira issues using JQL with pagination and field selection.
JIRA_SEARCH_FOR_ISSUES_USING_JQL_POSTSearch Issues Using JQL Enhanced (POST)
DEPRECATED: Use JIRASEARCHISSUES instead.
JIRA_SEARCH_ISSUESSearch issues
Advanced Jira issue search supporting structured filters and raw JQL.
JIRA_SEND_NOTIFICATION_FOR_ISSUESend Notification for Issue
Sends a customized email notification for a Jira issue.
JIRA_TRANSITION_ISSUETransition Issue
Transitions a Jira issue to a different workflow state, with support for transition name lookup and user assignment by email.
JIRA_UPDATE_COMMENTUpdate Comment
Updates text content or visibility of an existing Jira comment.