Sign inStart your trial

Jira

Reference

3 triggers and 97 actions for Jira workflows.

01. Triggers

Start a workflow when something happens in Jira

Each trigger lists the event it fires on, the data it sends, and a template you can use it in.

Webhook

3 triggers

Real-time push from the source.

Webhook★ Featured

JIRA_NEW_ISSUE_TRIGGER

Fires when someone creates a new issue in Jira. Use this to automatically notify teams, create related records, or start workflows whenever work is logged.

1 config field8 output fields
Webhook★ Featured

JIRA_UPDATED_ISSUE_TRIGGER

Fires when an issue is modified in Jira, including changes to status, assignee, description, or any other field. Use this to keep other systems in sync, trigger notifications, or update related records based on the changes.

1 config field9 output fields
Webhook

JIRA_NEW_PROJECT_TRIGGER

Fires when a new project is created in Jira. Use this to set up integrations, initialize project-specific resources, or notify stakeholders about the new project.

6 output fields
02. Operations

Act on Jira from a workflow

Operations are the actions a workflow can take in Jira, grouped by category. Each lists its method, parameters, and a template you can drop it into.

Attachments

3 operations

Manage files attached to issues in your Jira workflow. Use these operations to retrieve attachment details, upload new files to issues, and access attachment metadata for organizing and tracking supporting documents.

Action

Add Attachment

JIRA_ADD_ATTACHMENT

Attach files like screenshots, documents, or design assets directly to Jira issues to keep all project documentation organized in one place.

2 input
Action

Get Attachment

JIRA_GET_ATTACHMENT

Download a specific file that's been attached to a Jira issue, such as screenshots, documents, or designs. This lets you access and work with supporting materials without leaving your workflow.

2 input
Action

Get Attachment Meta

JIRA_GET_ATTACHMENT_META

Retrieve your Jira workspace's attachment settings including upload limits and whether attachments are currently enabled, so you can understand file constraints before uploading.

Comments

3 operations

Manage comments on Jira issues throughout their lifecycle. These operations enable you to retrieve, create, update, and delete issue discussions, making them essential for collaborative workflows and automated feedback systems.

Action★ Featured

Add Comment

JIRA_ADD_COMMENT

Add comments to Jira issues using formatted text to provide updates, feedback, or clarification on your project tasks and bugs.

5 input
Action

Delete Comment

JIRA_DELETE_COMMENT

Remove unwanted or incorrect comments from your Jira issues to keep discussions clean and focused. This helps maintain clear project documentation and corrects mistakes made in issue discussions.

2 input
Action

Get Comment

JIRA_GET_COMMENT

Retrieve a specific comment from a Jira issue to view its content, author, timestamps, and other details. Use this when you need to access, display, or act on individual comments within your issue tracking system.

3 input

Components

1 operation

Retrieve information about project components used to organize and categorize issues. Use this operation to access component details when filtering issues or assigning work by functional area.

Action

Get Component

JIRA_GET_COMPONENTS

Retrieve and search for components across your Jira projects to find specific software modules or product areas. This helps you quickly locate and organize work items by their assigned components.

5 input

Dashboards

1 operation

Search for and retrieve Jira dashboards in your instance. These operations help you locate saved dashboard configurations and access their associated data for reporting and monitoring workflows.

Action

Get Dashboards

JIRA_GET_DASHBOARDS

Retrieve a list of all Jira dashboards you have access to, with the ability to search and filter by ownership or favorites. Use this to discover available project dashboards and understand what team members are monitoring.

3 input

Expressions

2 operations

Validate and execute Jira expressions for dynamic calculations and data transformations. Use these operations to test complex automation logic and evaluate conditional statements within your integration workflows.

Action

Analyse Jira Expression

JIRA_ANALYSE_EXPRESSION

Validates and checks Jira expressions for errors before using them in automation rules, workflows, or custom fields, ensuring they'll work correctly when deployed.

3 input
Action

Evaluate Jira Expression

JIRA_EVALUATE_JIRA_EXPRESSION

Evaluates Jira expressions to extract, transform, and query data from your Jira instance using a powerful expression language. This lets you perform complex data operations and create custom outputs without manual filtering.

3 input

Filters

2 operations

Access and manage saved Jira filters for quick issue searches and reporting. These operations let you retrieve existing filters and favorite filters to reuse search criteria in automated workflows.

Action

Get Favorite Filters

JIRA_GET_FAVORITE_FILTERS

Retrieves the list of saved filters that you've marked as favorites in Jira, helping you quickly access your most-used search queries and views.

1 input
Action

Get Filter

JIRA_GET_FILTER

Retrieve detailed information about a saved Jira filter, including its search query and who it's shared with, so you can reuse it across your team's workflows.

3 input

Groups

4 operations

Manage Jira user groups for access control and team organization. These operations allow you to create groups, retrieve group membership, and add or remove users for coordinating permissions and assignments.

Action

Add User to Group

JIRA_ADD_USER_TO_GROUP

Assign a team member to a specific group in Jira to grant them access to projects and features associated with that group.

3 input
Action

Create Group

JIRA_CREATE_GROUP

Creates a new user group in Jira so you can organize team members and manage permissions collectively.

1 input
Action

Get All Groups

JIRA_GET_ALL_GROUPS

Retrieve a complete list of all groups available in your Jira instance, with support for pagination to handle large datasets efficiently. Use this to discover group names and IDs before assigning team members or setting permissions.

2 input
Action

Get Group

JIRA_GET_GROUP

Retrieve detailed information about a specific Jira group, including its members and permissions, to understand team access levels and group configurations.

3 input

Issues

10 operations

Perform comprehensive issue management operations in Jira workflows. Create, update, delete, and retrieve issues with support for linking, voting, watching, and bulk operations to handle complex project tracking scenarios.

Action★ Featured

Assign Issue

JIRA_ASSIGN_ISSUE

Transfer an issue to a team member or yourself to clarify ownership and ensure the right person is working on it. This helps your team stay organized and prevents tasks from falling through the cracks.

3 input
Action★ Featured

Bulk Create Issues

JIRA_BULK_CREATE_ISSUE

Create multiple Jira issues at once (up to 50 per call) with support for markdown formatting, assignees, and priority levels. This saves time when you need to add many tasks or bugs to your project simultaneously.

1 input
Action★ Featured

Create Issue

JIRA_CREATE_ISSUE

Creates a new issue in Jira to track bugs, tasks, stories, or other work items in your project. This helps you organize and manage work across your team or solo projects.

17 input
Action★ Featured

Edit Issue

JIRA_EDIT_ISSUE

Modify an existing issue in Jira by updating fields like title, description, assignee, priority, and other custom fields to keep your project information current and aligned with your team's needs.

15 input
Action★ Featured

Get Issue

JIRA_GET_ISSUE

Retrieve detailed information about a specific Jira issue by its ID or key, including custom fields and related data. This helps you access current issue status, assignments, and metadata without manually checking Jira.

6 input
Action

Add Watcher to Issue

JIRA_ADD_WATCHER_TO_ISSUE

Enable team members to monitor specific issues they care about by adding them as watchers, ensuring they receive updates without being assigned to the task.

2 input
Action

Bulk Fetch Issues

JIRA_FETCH_BULK_ISSUES

Retrieve details for multiple Jira issues at once by their IDs or keys, with support for up to 100 issues per request to streamline data gathering and reduce API calls.

5 input
Action

Delete Issue

JIRA_DELETE_ISSUE

Permanently removes a Jira issue from your project when it's no longer needed or was created in error. Use this to clean up your backlog and keep your project organized.

2 input
Action

Get Issue Link Types

JIRA_GET_ISSUE_LINK_TYPES

Retrieve all the different types of relationships available between issues in your Jira workspace, such as blocks, relates to, or duplicates. This helps you understand how issues can be connected and referenced within your project.

Action

Link Issues

JIRA_CREATE_ISSUE_LINK

Connect two Jira issues together with a specified relationship type, optionally adding a comment to explain the connection. This helps you organize related work, track dependencies, and show how different tasks relate to each other.

4 input

Metadata

6 operations

Retrieve schema information and configuration details for Jira fields, issue types, and resolutions. These operations provide the structure needed to validate data and construct dynamic create and edit operations.

Action

Get All Issue Type Schemes

JIRA_GET_ALL_ISSUE_TYPE_SCHEMES

Retrieve all issue type schemes configured in your Jira workspace to understand what issue categories are available across your projects.

3 input
Action

Get Create Field Metadata for Issue Type

JIRA_GET_CREATE_METADATA_ISSUE_TYPE_FIELDS

Retrieves detailed field information and requirements for a specific issue type in your Jira project, helping you understand what data is needed before creating tickets.

4 input
Action

Get Create Issue Metadata

JIRA_GET_ISSUE_CREATE_METADATA

Retrieves the available projects, issue types, and required fields for your Jira workspace, allowing you to understand what information is needed before creating new issues.

5 input
Action

Get custom fields paginated

JIRA_GET_FIELDS_PAGINATED

Retrieve a paginated list of all custom and system fields in Jira, allowing you to browse through large field collections efficiently without overwhelming the system.

8 input
Action

Get fields

JIRA_GET_FIELDS

Retrieve metadata about all available fields in your Jira instance, including custom field IDs and names needed for automating issue creation and updates.

3 input
Action

Get Issue Edit Meta

JIRA_GET_ISSUE_EDIT_METADATA

Retrieves the editable fields and metadata for a Jira issue before making updates, helping you understand which fields can be modified and what values are valid.

3 input

Permissions

1 operation

Check user access rights and verify permissions within Jira. These operations validate what users can see and do, helping you enforce authorization rules in your automation workflows.

Action

Check User Permissions

JIRA_CHECK_PERMISSIONS

Verify what actions a team member can perform in Jira at the system level or within specific projects. This helps you manage access control and ensure only authorized users can perform critical operations.

3 input

Projects

2 operations

Discover and retrieve information about Jira projects and their configurations. These operations help you identify available projects, access project details, and filter projects by user permissions for scoping workflows.

Action

Create Project

JIRA_CREATE_PROJECT

Set up a new Jira project with your chosen template and project lead to start tracking work and organizing tasks. This gets your team aligned on a centralized workspace for managing projects, bugs, and feature development.

14 input
Action

Get all projects

JIRA_GET_ALL_PROJECTS

Fetches a complete list of all Jira projects you have access to, helping you stay organized and informed about active work areas. Use this to understand your project landscape and connect projects to other business processes.

10 input

Roles

1 operation

Manage user assignments to project-level roles for fine-grained access control. Use these operations to add or remove users from roles and retrieve available project roles.

Action

Add Users to Project Role

JIRA_ADD_USERS_TO_PROJECT_ROLE

Assigns specific users and groups to predefined roles within a Jira project, controlling their access level and permissions for project tasks and workflows. This helps organize team responsibilities and ensures the right people have appropriate authority over project work.

4 input

Sprints

1 operation

Organize and manage Agile sprints in Jira. Create sprints, list active and past sprints, and move issues between sprints to coordinate iterative team workflows.

Action

Create Sprint

JIRA_CREATE_SPRINT

Creates a new sprint on your Jira board to organize and schedule work for a specific time period, helping you structure development cycles and track progress toward team goals.

6 input

System

1 operation

Retrieve system-wide information about your Jira instance. Access server details and service management configuration to understand your environment's capabilities and version information.

Action

Get Service Management Info

JIRA_GET_INFO

Retrieves key information about your Jira Service Management instance, including version and license status. Use this to verify your system's current state and ensure compatibility before implementing new features or integrations.

Users

5 operations

Locate and retrieve information about Jira users across your instance. These operations help you find users for assignments, build user lists for workflows, and access current user profile details.

Action

Find Users (Deprecated)

JIRA_FIND_USERS

Search for Jira users by email or display name to retrieve their account IDs, enabling you to assign issues, add watchers, and perform other user-related tasks in your projects.

5 input
Action

Find Users 2

JIRA_FIND_USERS2

Locate specific team members or collaborators in your Jira workspace using search terms or user properties, enabling you to quickly find the right person to assign work or add to projects.

6 input
Action

Find Users For Picker

JIRA_FIND_USERS_FOR_PICKER

Search for team members in your Jira workspace by name or email to quickly assign tasks, add reviewers, or mention people in comments and descriptions.

6 input
Action

Get All Users

JIRA_GET_ALL_USERS

Retrieve a complete list of all users in your Jira instance, including active and inactive accounts, to manage team access and permissions.

2 input
Action

Get Current User

JIRA_GET_CURRENT_USER

Retrieves the profile and account details of the logged-in Jira user, including their unique account ID needed for assigning tasks and managing issue watchers.

1 input

Versions

2 operations

Manage project versions and releases in Jira for organizing issue tracking across release cycles. Create versions, retrieve version lists, and delete outdated versions to maintain release structure.

Action

Create Version

JIRA_CREATE_VERSION

Create new release versions or milestones in your Jira project to organize and track work across different product releases or development phases.

8 input
Action

Delete Version

JIRA_DELETE_VERSION

Remove outdated or canceled project versions from Jira and automatically reassign any associated issues to other versions or statuses. This helps keep your project timeline clean and ensures no work gets lost when versions are retired.

3 input

Workflows

1 operation

Control issue state transitions and retrieve workflow information in Jira. Use these operations to move issues through workflow statuses and access available transitions and status options.

Action

Get Issue Statuses

JIRA_GET_ALL_STATUSES

Retrieve all available issue statuses from your Jira workflows to understand what status options are available for your projects. This helps you plan your workflow configuration and ensure your team uses consistent status names across projects.

Worklogs

2 operations

Track time spent on Jira issues through worklog entries. Add, retrieve, and delete time tracking records to maintain accurate effort data and support project forecasting workflows.

Action

Add Worklog

JIRA_ADD_WORKLOG

Record time spent working on a Jira issue to maintain accurate project timelines and track productivity across tasks. This helps you document effort for billing, resource planning, or performance analysis.

12 input
Action

Delete Worklog

JIRA_DELETE_WORKLOG

Remove time entries recorded against a Jira issue, with the option to adjust the remaining estimate to reflect the deletion. Use this when you need to correct timesheet mistakes or remove duplicate work logging entries.

7 input

Project Management

47 operations
Action

Get Avatar Image

JIRA_GET_VIEW_TYPE_AVATAR

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

4 input
Action

Get Issue Property

JIRA_GET_ISSUE_PROPERTY

Retrieves a custom property from a Jira issue by key.

2 input
Action

Get Issue Remote Links

JIRA_GET_REMOTE_ISSUE_LINKS

Retrieves links from a Jira issue to external resources.

2 input
Action

Get Issue Resolutions

JIRA_GET_ISSUE_RESOLUTIONS

Retrieves all available issue resolution types from Jira.

Action

Get issue types

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

Action

Get Issue Votes

JIRA_GET_VOTES

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

1 input
Action

Get Issue Watchers

JIRA_GET_ISSUE_WATCHERS

Retrieves users watching a Jira issue for update notifications.

3 input
Action

Get Issue Worklogs (Deprecated)

JIRA_GET_ISSUE_WORKLOGS

DEPRECATED: Use JIRAGETWORKLOG instead.

5 input
Action

Get JQL autocomplete reference data

JIRA_GET_JQL_AUTOCOMPLETEDATA

Tool to retrieve JQL autocomplete reference data.

Action

Get JQL autocomplete suggestions

JIRA_GET_JQL_AUTOCOMPLETEDATA_SUGGESTIONS

Tool to get JQL field auto-complete suggestions.

4 input
Action

Get My Permissions

JIRA_GET_MY_PERMISSIONS

Tool to retrieve the user's permissions in Jira.

8 input
Action

Get Permissions

JIRA_GET_PERMISSIONS

Tool to retrieve all available Jira permissions.

Action

Get Permitted Projects

JIRA_GET_PERMITTED_PROJECTS

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

1 input
Action

Get Project

JIRA_GET_PROJECT

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

3 input
Action

Get Project Roles

JIRA_GET_PROJECT_ROLES

Retrieves all available roles for a Jira project.

1 input
Action

Get Project Type

JIRA_GET_PROJECT_TYPE

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

1 input
Action

Get Project Versions

JIRA_GET_PROJECT_VERSIONS

Retrieves all versions for a Jira project with optional expansion.

2 input
Action

Get Recent Projects

JIRA_GET_RECENT_PROJECTS

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

2 input
Action

Get Server Info

JIRA_GET_SERVER_INFO

Tool to retrieve Jira instance server information.

Action

Get Service Desk Request Type Fields

JIRA_GET_SERVICE_DESK_REQUEST_TYPE_FIELDS

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

2 input
Action

Get System Avatars

JIRA_GET_SYSTEM_AVATARS

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

1 input
Action

Get Transitions

JIRA_GET_TRANSITIONS

Retrieves available workflow transitions for a Jira issue.

6 input
Action

Get Universal Avatar Type Owner

JIRA_GET_UNIVERSAL_AVATAR_TYPE_OWNER

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

2 input
Action

Get Universal Avatar View Type

JIRA_GET_UNIVERSAL_AVATAR_VIEW_TYPE

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

3 input
Action

Get User Locale Preference

JIRA_GET_MYPREFERENCES_LOCALE

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

Action

Get Worklogs

JIRA_GET_WORKLOG

Retrieves worklogs for a specified Jira issue.

6 input
Action

List All Projects

JIRA_LIST_ALL_PROJECTS

Tool to list all projects accessible to the user.

3 input
Action

List Boards

JIRA_LIST_BOARDS

Retrieves paginated Jira boards with filtering and sorting options.

7 input
Action

List Comments by IDs

JIRA_LIST_COMMENTS

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

2 input
Action

List Groups (Picker)

JIRA_LIST_GROUPS_PICKER

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

5 input
Action

List Issue Comments

JIRA_LIST_ISSUE_COMMENTS

Retrieves paginated comments from a Jira issue with optional ordering.

5 input
Action

List Jira Filters

JIRA_LIST_FILTERS

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

11 input
Action

List Project Types

JIRA_LIST_PROJECT_TYPES

Retrieves all Jira project types available in the instance.

Action

List Sprints

JIRA_LIST_SPRINTS

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

4 input
Action

Move Issues to Sprint

JIRA_MOVE_ISSUE_TO_SPRINT

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

5 input
Action

Parse JQL Queries

JIRA_PARSE_JQL_QUERIES

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

2 input
Action

Remove User from Group

JIRA_REMOVE_USER_FROM_GROUP

Removes a user from a Jira group.

3 input
Action

Remove User from Project Role

JIRA_REMOVE_USER_FROM_PROJECT_ROLE

Removes a user or group from a project role.

4 input
Action

Remove Watcher from Issue

JIRA_REMOVE_WATCHER_FROM_ISSUE

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

2 input
Action

Search Approximate Count

JIRA_SEARCH_APPROXIMATE_COUNT

Count issues matching a JQL query using approximate count endpoint.

1 input
Action

Search Dashboards

JIRA_SEARCH_DASHBOARDS

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

11 input
Action

Search issues

JIRA_SEARCH_ISSUES

Advanced Jira issue search supporting structured filters and raw JQL.

17 input
Action

Search Issues Using JQL (GET)

JIRA_SEARCH_FOR_ISSUES_USING_JQL_GET

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

9 input
Action

Search Issues Using JQL Enhanced (POST)

JIRA_SEARCH_FOR_ISSUES_USING_JQL_POST

DEPRECATED: Use JIRASEARCHISSUES instead.

8 input
Action

Send Notification for Issue

JIRA_SEND_NOTIFICATION_FOR_ISSUE

Sends a customized email notification for a Jira issue.

6 input
Action

Transition Issue

JIRA_TRANSITION_ISSUE

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

8 input
Action

Update Comment

JIRA_UPDATE_COMMENT

Updates text content or visibility of an existing Jira comment.

7 input
What now

Use Jira in a workflow

Drop a trigger and an action into a template; approve from your phone; the workflow runs.