Jira Integration

Jira API Operations

Browse all 97 operations available for Jira workflow automation.

project-management

97 operations
ActionJIRA_ADD_ATTACHMENT

Add Attachment

Uploads and attaches a file to a Jira issue.

3 input
ActionJIRA_ADD_COMMENT

Add Comment

Adds a comment using Atlassian Document Format (ADF) for rich text to an existing Jira issue.

5 input
ActionJIRA_ADD_USER_TO_GROUP

Add User to Group

Adds a user to a Jira group.

3 input
ActionJIRA_ADD_USERS_TO_PROJECT_ROLE

Add Users to Project Role

Adds users and optionally groups to a project role.

4 input
ActionJIRA_ADD_WATCHER_TO_ISSUE

Add Watcher to Issue

Adds a user to an issue's watcher list by account ID.

2 input
ActionJIRA_ADD_WORKLOG

Add Worklog

Tool to add a worklog entry to a Jira issue.

12 input
ActionJIRA_ANALYSE_EXPRESSION

Analyse Jira Expression

Analyses Jira expressions for syntax validation, type checking, and complexity analysis.

3 input
ActionJIRA_ASSIGN_ISSUE

Assign Issue

Assigns a Jira issue to a user, default assignee, or unassigns; supports email/name lookup.

3 input
ActionJIRA_BULK_CREATE_ISSUE

Bulk Create Issues

Creates multiple Jira issues (up to 50 per call) with full feature support including markdown, assignee resolution, and priority handling.

1 input
ActionJIRA_FETCH_BULK_ISSUES

Bulk Fetch Issues

Tool to bulk fetch multiple Jira issues by their IDs or keys (max 100 per call).

5 input
ActionJIRA_CHECK_PERMISSIONS

Check User Permissions

Check user permissions for global and project-level operations in Jira.

3 input
ActionJIRA_CREATE_GROUP

Create Group

Creates a new group in Jira with the specified name.

1 input
ActionJIRA_CREATE_ISSUE

Create Issue

Creates a new Jira issue (e.g., bug, task, story) in a specified project.

17 input
ActionJIRA_CREATE_PROJECT

Create Project

Creates a new Jira project with required lead, template, and type configuration.

14 input
ActionJIRA_CREATE_SPRINT

Create Sprint

Creates a new sprint on a Jira board with optional start/end dates and goal.

6 input
ActionJIRA_CREATE_VERSION

Create Version

Creates a new version for releases or milestones in a Jira project.

8 input
ActionJIRA_DELETE_COMMENT

Delete 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.

2 input
ActionJIRA_DELETE_ISSUE

Delete Issue

Permanently and irreversibly deletes a Jira issue by its ID or key.

2 input
ActionJIRA_DELETE_VERSION

Delete Version

Deletes a Jira version and optionally reassigns its issues.

3 input
ActionJIRA_DELETE_WORKLOG

Delete Worklog

Deletes a worklog from a Jira issue with estimate adjustment options.

7 input
ActionJIRA_EDIT_ISSUE

Edit Issue

Updates an existing Jira issue with field values and operations.

15 input
ActionJIRA_EVALUATE_JIRA_EXPRESSION

Evaluate Jira Expression

Tool to evaluate Jira expressions using the enhanced search API.

3 input
ActionJIRA_FIND_USERS

Find Users (Deprecated)

DEPRECATED: Use JIRAFINDUSERS2 instead.

5 input
ActionJIRA_FIND_USERS2

Find Users 2

Tool to find users in Jira by query string, account ID, or property search.

6 input
ActionJIRA_FIND_USERS_FOR_PICKER

Find Users For Picker

Find users for picker components by matching query against user attributes like display name and email.

6 input
ActionJIRA_GET_ALL_GROUPS

Get All Groups

Retrieves all groups from the Jira instance with pagination support.

2 input
ActionJIRA_GET_ALL_ISSUE_TYPE_SCHEMES

Get All Issue Type Schemes

Retrieves all Jira issue type schemes with optional filtering and pagination.

3 input
ActionJIRA_GET_ALL_USERS

Get All Users

Retrieves all users from the Jira instance including active, inactive, app accounts, and system accounts, with pagination support.

2 input
ActionJIRA_GET_ATTACHMENT

Get Attachment

Retrieves the binary content of a Jira attachment by ID.

2 input
ActionJIRA_GET_ATTACHMENT_META

Get Attachment Meta

Tool to retrieve Jira attachment settings including upload limits and enabled status.

ActionJIRA_GET_VIEW_TYPE_AVATAR

Get Avatar Image

Tool to retrieve a specific avatar image by type and ID from Jira.

4 input
ActionJIRA_GET_COMMENT

Get Comment

Retrieves a specific comment by ID from a Jira issue with optional expansions.

3 input
ActionJIRA_GET_COMPONENTS

Get Component

Tool to retrieve components from Jira projects with search and filtering.

5 input
ActionJIRA_GET_CREATE_METADATA_ISSUE_TYPE_FIELDS

Get Create Field Metadata for Issue Type

Tool to retrieve field metadata for a specific issue type in a project.

4 input
ActionJIRA_GET_ISSUE_CREATE_METADATA

Get Create Issue Metadata

Tool to retrieve issue creation metadata for Jira projects.

5 input
ActionJIRA_GET_CURRENT_USER

Get Current User

Retrieves detailed information about the currently authenticated Jira user.

1 input
ActionJIRA_GET_DASHBOARDS

Get Dashboards

Tool to list and search Jira dashboards visible to the current user.

3 input
ActionJIRA_GET_FAVORITE_FILTERS

Get Favorite Filters

Tool to retrieve favorite filters for the current user.

1 input
ActionJIRA_GET_FILTER

Get Filter

Retrieves a specific Jira saved filter by ID, including its JQL and sharing metadata, to reuse in subsequent searches.

3 input
ActionJIRA_GET_GROUP

Get Group

Retrieves details of a specific Jira group by name or ID.

3 input
ActionJIRA_GET_ISSUE

Get Issue

Retrieves a Jira issue by ID or key with customizable fields and expansions.

6 input
ActionJIRA_GET_ISSUE_EDIT_METADATA

Get Issue Edit Meta

Tool to retrieve editable fields for a Jira issue.

3 input
ActionJIRA_GET_ISSUE_LINK_TYPES

Get Issue Link Types

Retrieves all configured issue link types from Jira.

ActionJIRA_GET_ISSUE_PROPERTY

Get Issue Property

Retrieves a custom property from a Jira issue by key.

2 input
ActionJIRA_GET_REMOTE_ISSUE_LINKS

Get Issue Remote Links

Retrieves links from a Jira issue to external resources.

2 input
ActionJIRA_GET_ISSUE_RESOLUTIONS

Get Issue Resolutions

Retrieves all available issue resolution types from Jira.

ActionJIRA_GET_ALL_STATUSES

Get Issue Statuses

Retrieves all issue statuses associated with workflows from Jira.

ActionJIRA_GET_VOTES

Get Issue Votes

Fetches voting details for a Jira issue; requires voting to be enabled in Jira's general settings.

1 input
ActionJIRA_GET_ISSUE_WATCHERS

Get Issue Watchers

Retrieves users watching a Jira issue for update notifications.

3 input
ActionJIRA_GET_ISSUE_WORKLOGS

Get Issue Worklogs (Deprecated)

DEPRECATED: Use JIRAGETWORKLOG instead.

5 input
ActionJIRA_CREATE_JQL_AUTOCOMPLETEDATA

Get JQL Autocomplete Data

Retrieves JQL autocomplete reference data including reserved words, field names, and function names.

2 input
ActionJIRA_GET_JQL_AUTOCOMPLETEDATA

Get JQL autocomplete reference data

Tool to retrieve JQL autocomplete reference data.

ActionJIRA_GET_JQL_AUTOCOMPLETEDATA_SUGGESTIONS

Get JQL autocomplete suggestions

Tool to get JQL field auto-complete suggestions.

4 input
ActionJIRA_GET_MY_PERMISSIONS

Get My Permissions

Tool to retrieve the user's permissions in Jira.

8 input
ActionJIRA_GET_PERMISSIONS

Get Permissions

Tool to retrieve all available Jira permissions.

ActionJIRA_GET_PERMITTED_PROJECTS

Get Permitted Projects

Tool to retrieve projects where the current user has specific permissions.

1 input
ActionJIRA_GET_PROJECT

Get Project

Retrieves details of a Jira project by its ID or key.

3 input
ActionJIRA_GET_PROJECT_ROLES

Get Project Roles

Retrieves all available roles for a Jira project.

1 input
ActionJIRA_GET_PROJECT_TYPE

Get Project Type

Retrieves detailed information about a specific Jira project type by its key.

1 input
ActionJIRA_GET_PROJECT_VERSIONS

Get Project Versions

Retrieves all versions for a Jira project with optional expansion.

2 input
ActionJIRA_GET_RECENT_PROJECTS

Get Recent Projects

Retrieves a list of projects recently accessed by the authenticated user.

2 input
ActionJIRA_GET_SERVER_INFO

Get Server Info

Tool to retrieve Jira instance server information.

ActionJIRA_GET_SERVICE_DESK_REQUEST_TYPE_FIELDS

Get Service Desk Request Type Fields

Tool to retrieve JSM request type field metadata for filling out portal requests.

2 input
ActionJIRA_GET_INFO

Get Service Management Info

Retrieves runtime information for the Jira Service Management instance.

ActionJIRA_GET_SYSTEM_AVATARS

Get System Avatars

Tool to retrieve all system avatars for a specific type (issuetype, project, user, or priority).

1 input
ActionJIRA_GET_TRANSITIONS

Get Transitions

Retrieves available workflow transitions for a Jira issue.

6 input
ActionJIRA_GET_UNIVERSAL_AVATAR_TYPE_OWNER

Get Universal Avatar Type Owner

Tool to retrieve all avatars (system and custom) for a specific type and entity in Jira.

2 input
ActionJIRA_GET_UNIVERSAL_AVATAR_VIEW_TYPE

Get Universal Avatar View Type

Tool to retrieve the default avatar image for a specific type (project, issuetype, or priority) from Jira.

3 input
ActionJIRA_GET_MYPREFERENCES_LOCALE

Get User Locale Preference

Tool to retrieve the locale preference of the currently authenticated Jira user.

ActionJIRA_GET_WORKLOG

Get Worklogs

Retrieves worklogs for a specified Jira issue.

6 input
ActionJIRA_GET_ALL_PROJECTS

Get all projects

Retrieves all visible projects using the modern paginated Jira API with server-side filtering and pagination support.

10 input
ActionJIRA_GET_FIELDS_PAGINATED

Get custom fields paginated

Tool to retrieve Jira fields in pages.

8 input
ActionJIRA_GET_FIELDS

Get fields

Tool to retrieve Jira issue fields metadata.

3 input
ActionJIRA_GET_ISSUE_PICKER_SUGGESTIONS

Get issue picker

Tool to get issue picker suggestions from Jira.

6 input
ActionJIRA_GET_ISSUE_TYPES

Get 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'…

ActionJIRA_CREATE_ISSUE_LINK

Link Issues

Links two Jira issues using a specified link type with optional comment.

4 input
ActionJIRA_LIST_ALL_PROJECTS

List All Projects

Tool to list all projects accessible to the user.

3 input
ActionJIRA_LIST_BOARDS

List Boards

Retrieves paginated Jira boards with filtering and sorting options.

7 input
ActionJIRA_LIST_COMMENTS

List Comments by IDs

Tool to retrieve multiple comments by their IDs in a single request.

2 input
ActionJIRA_LIST_GROUPS_PICKER

List Groups (Picker)

Tool to search and list groups using Jira's picker endpoint.

5 input
ActionJIRA_LIST_ISSUE_COMMENTS

List Issue Comments

Retrieves paginated comments from a Jira issue with optional ordering.

5 input
ActionJIRA_LIST_FILTERS

List Jira Filters

Tool to search and list Jira saved filters (saved searches) visible to the current user.

11 input
ActionJIRA_LIST_PROJECT_TYPES

List Project Types

Retrieves all Jira project types available in the instance.

ActionJIRA_LIST_SPRINTS

List Sprints

Retrieves paginated sprints from a Jira board with optional state filtering.

4 input
ActionJIRA_MOVE_ISSUE_TO_SPRINT

Move Issues to Sprint

Moves one or more Jira issues to a specified active sprint.

5 input
ActionJIRA_PARSE_JQL_QUERIES

Parse JQL Queries

Parse and validate JQL queries, returning their abstract syntax tree structure along with any errors or warnings.

2 input
ActionJIRA_REMOVE_USER_FROM_GROUP

Remove User from Group

Removes a user from a Jira group.

3 input
ActionJIRA_REMOVE_USER_FROM_PROJECT_ROLE

Remove User from Project Role

Removes a user or group from a project role.

4 input
ActionJIRA_REMOVE_WATCHER_FROM_ISSUE

Remove Watcher from Issue

Removes a user from an issue's watcher list by account ID.

2 input
ActionJIRA_SEARCH_APPROXIMATE_COUNT

Search Approximate Count

Count issues matching a JQL query using approximate count endpoint.

1 input
ActionJIRA_SEARCH_DASHBOARDS

Search Dashboards

Tool to search for Jira dashboards with filtering, sorting, and pagination support.

11 input
ActionJIRA_SEARCH_FOR_ISSUES_USING_JQL_GET

Search Issues Using JQL (GET)

Searches for Jira issues using JQL with pagination and field selection.

9 input
ActionJIRA_SEARCH_FOR_ISSUES_USING_JQL_POST

Search Issues Using JQL Enhanced (POST)

DEPRECATED: Use JIRASEARCHISSUES instead.

8 input
ActionJIRA_SEARCH_ISSUES

Search issues

Advanced Jira issue search supporting structured filters and raw JQL.

17 input
ActionJIRA_SEND_NOTIFICATION_FOR_ISSUE

Send Notification for Issue

Sends a customized email notification for a Jira issue.

6 input
ActionJIRA_TRANSITION_ISSUE

Transition Issue

Transitions a Jira issue to a different workflow state, with support for transition name lookup and user assignment by email.

8 input
ActionJIRA_UPDATE_COMMENT

Update Comment

Updates text content or visibility of an existing Jira comment.

7 input