Skip to main content
The Jira node adds Jira operations to your workflows. Add it on the canvas or ask the AI builder for it by name, then pick an operation and fill in its fields. Jira also includes 4 trigger operations (marked in the tables below) that can start a workflow when something happens in Jira.
You can wire the Jira node into an AI agent as a tool provider: the agent calls the operations you allow. See Agent tools.

Credentials

Connect Jira under Credentials in the node settings. See Connecting credentials for the general flow.

OAuth

Sign in with your Jira account when prompted; no keys to copy. NoClick requests the following permissions:
  • read:jira-work
  • write:jira-work
  • read:jira-user
  • manage:jira-project
  • manage:jira-webhook
  • read:project:jira
  • read:issue-details:jira
  • read:jql:jira
  • read:board-scope:jira-software
  • read:sprint:jira-software
  • write:sprint:jira-software
  • delete:sprint:jira-software
  • read:epic:jira-software
  • write:epic:jira-software
  • offline_access

API token

Enter the values manually when creating the credential. Get your credentials here.

Operations

Attachment

OperationIDDescriptionTrigger
Delete Attachmentdelete_attachmentDelete an attachment
Get Attachment Metadataget_attachment_metadataGet metadata for an attachment

Board

OperationIDDescriptionTrigger
Get Boardget_boardGet a board by ID
Get Board Backlogget_board_backlogGet backlog issues for a board
List Board Issueslist_board_issuesGet issues for a board
List Boardslist_boardsGet all boards

Component

OperationIDDescriptionTrigger
Create Project Componentcreate_project_componentCreate a project component
Delete Componentdelete_componentDelete a component
Get Componentget_componentGet a component by ID
Get Component Issue Countget_component_issue_countGet issue count for a component
Update Componentupdate_componentUpdate a component

Dashboard

OperationIDDescriptionTrigger
Create Dashboardcreate_dashboardCreate a new dashboard
Delete Dashboarddelete_dashboardDelete a dashboard
Get Dashboardget_dashboardGet a dashboard by ID
List Dashboardslist_dashboardsGet all dashboards
Update Dashboardupdate_dashboardUpdate a dashboard

Epic

OperationIDDescriptionTrigger
Get Epicget_epicGet an epic by ID or key
List Epic Issueslist_epic_issuesGet issues in an epic

Field

OperationIDDescriptionTrigger
Create Custom Fieldcreate_custom_fieldCreate a custom field
Get Field Configurationget_field_configurationGet a field configuration by ID
Get Field Configuration Schemeget_field_configuration_schemeGet a field configuration scheme by ID
List Field Configuration Schemeslist_field_configuration_schemesGet all field configuration schemes
List Field Configurationslist_field_configurationsGet all field configurations
List Fieldslist_fieldsGet all fields

Filter

OperationIDDescriptionTrigger
Create Jql Filtercreate_jql_filterCreate a filter (saved JQL query)
Delete Filterdelete_filterDelete a filter
Get Filterget_filterGet a filter by ID
Search Filterssearch_filtersSearch for filters
Update Filterupdate_filterUpdate a filter

Group

OperationIDDescriptionTrigger
Add User to Groupadd_user_to_groupAdd a user to a group
Create Groupcreate_groupCreate a new group
Delete Groupdelete_groupDelete a group
Get Groupget_groupGet a group by name
List Group Memberslist_group_membersGet members of a group
List Groupslist_groupsGet all groups
Remove User from Groupremove_user_from_groupRemove a user from a group

Issue

OperationIDDescriptionTrigger
Add Attachment to Issueadd_attachment_to_issueAdd attachment to an issue
Add Comment to Issueadd_comment_to_issueAdd a comment to an issue
Add Labels to Issueadd_labels_to_issueAdd labels to an issue
Add Vote to Issueadd_vote_to_issueAdd vote to an issue
Add Watcher to Issueadd_watcher_to_issueAdd watcher to an issue
Add Worklog to Issueadd_worklog_to_issueAdd worklog to an issue (time tracking)
Assign Issue to Userassign_issue_to_userAssign an issue to a user
Bulk Create Issuesbulk_create_issuesCreate multiple issues in bulk
Bulk Delete Issuesbulk_delete_issuesDelete multiple issues in bulk
Bulk Update Issuesbulk_update_issuesUpdate multiple issues in bulk
Create Issuecreate_issueCreate a new issue
Create Remote Link on Issuecreate_remote_link_on_issueCreate a remote link on an issue
Delete Issuedelete_issueDelete an issue
Delete Issue Commentdelete_issue_commentDelete a comment
Delete Issue Linkdelete_issue_linkDelete an issue link
Delete Issue Propertydelete_issue_propertyDelete a property from an issue
Delete Remote Linkdelete_remote_linkDelete a remote link
Delete Worklogdelete_worklogDelete a worklog
Download Attachmentdownload_attachmentDownload an attachment (returns a stored file reference)
Get Attachment Human Readableget_attachment_human_readableGet attachment with expanded human-readable data
Get Issueget_issueGet a specific issue by key or ID
Get Issue Changelogget_issue_changelogGet changelog for an issue
Get Issue Commentget_issue_commentGet a comment by ID
Get Issue Labelsget_issue_labelsGet all labels for an issue
Get Issue Linkget_issue_linkGet an issue link by ID
Get Issue Propertyget_issue_propertyGet a property value for an issue
Get Issue Security Levelget_issue_security_levelGet issue security level by ID
Get Issue Votesget_issue_votesGet votes for an issue
Get Worklogget_worklogGet a worklog by ID
Link Two Issueslink_two_issuesCreate a link between two issues
List Issue Attachmentslist_issue_attachmentsGet all attachments for an issue
List Issue Commentslist_issue_commentsGet all comments for an issue
List Issue Property Keyslist_issue_property_keysGet all property keys for an issue
List Issue Remote Linkslist_issue_remote_linksGet remote links for an issue
List Issue Transitionslist_issue_transitionsList available transitions for an issue
List Issue Watcherslist_issue_watchersGet watchers for an issue
List Issue Worklogslist_issue_worklogsGet all worklogs for an issue
List Worklog Property Keyslist_worklog_property_keysGet all worklog property keys for a worklog
Move Issues to Epicmove_issues_to_epicMove issues to an epic
Move Issues to Sprintmove_issues_to_sprintMove issues to a sprint
Remove Vote from Issueremove_vote_from_issueRemove vote from an issue
Remove Watcher from Issueremove_watcher_from_issueRemove watcher from an issue
Replace Issue Labelsreplace_issue_labelsSet labels for an issue (replaces existing)
Search Issues with Jqlsearch_issues_with_jqlSearch for issues using JQL
Send Issue Notificationsend_issue_notificationSend notification for an issue
Set Issue Propertyset_issue_propertySet a property value for an issue
Transition Issue Statustransition_issue_statusTransition an issue to a new status
Update Issueupdate_issueUpdate an existing issue
Update Issue Commentupdate_issue_commentUpdate a comment
Update Worklogupdate_worklogUpdate a worklog
OperationIDDescriptionTrigger
Create Issue Link Typecreate_issue_link_typeCreate a new issue link type
Delete Issue Link Typedelete_issue_link_typeDelete an issue link type
Get Issue Link Typeget_issue_link_typeGet an issue link type by ID
List Issue Link Typeslist_issue_link_typesGet all issue link types
Update Issue Link Typeupdate_issue_link_typeUpdate an issue link type

Issue security

OperationIDDescriptionTrigger
Get Issue Security Schemeget_issue_security_schemeGet an issue security scheme by ID
List Issue Security Schemeslist_issue_security_schemesGet all issue security schemes

Issue type

OperationIDDescriptionTrigger
Create Issue Typecreate_issue_typeCreate a new issue type
Create Issue Type Schemecreate_issue_type_schemeCreate an issue type scheme
Delete Issue Typedelete_issue_typeDelete an issue type
Delete Issue Type Schemedelete_issue_type_schemeDelete an issue type scheme
Get Issue Typeget_issue_typeGet an issue type by ID
Get Issue Type Schemeget_issue_type_schemeGet an issue type scheme by ID
Get Issue Type Screen Schemeget_issue_type_screen_schemeGet an issue type screen scheme by ID
List Issue Type Avatarslist_issue_type_avatarsGet all avatars for an issue type
List Issue Type Schemeslist_issue_type_schemesGet all issue type schemes
List Issue Type Screen Schemeslist_issue_type_screen_schemesGet all issue type screen schemes
List Issue Typeslist_issue_typesGet all issue types
Update Issue Typeupdate_issue_typeUpdate an issue type
Update Issue Type Schemeupdate_issue_type_schemeUpdate an issue type scheme

JQL

OperationIDDescriptionTrigger
Get Jql Autocomplete Suggestionsget_jql_autocomplete_suggestionsGet auto-complete suggestions for JQL
Validate Jql Queryvalidate_jql_queryValidate a JQL query

Notification scheme

OperationIDDescriptionTrigger
Get Notification Schemeget_notification_schemeGet a notification scheme by ID
List Notification Schemeslist_notification_schemesGet all notification schemes

Permission

OperationIDDescriptionTrigger
Check User Permissionscheck_user_permissionsCheck if user has specific permissions
List All Permissionslist_all_permissionsGet all permissions in the system

Permission scheme

OperationIDDescriptionTrigger
Create Permission Schemecreate_permission_schemeCreate a new permission scheme
Delete Permission Schemedelete_permission_schemeDelete a permission scheme
Get Permission Schemeget_permission_schemeGet a permission scheme by ID
List Permission Schemeslist_permission_schemesGet all permission schemes

Priority

OperationIDDescriptionTrigger
Create Prioritycreate_priorityCreate a new priority
Delete Prioritydelete_priorityDelete a priority
Get Priorityget_priorityGet a priority by ID
Get Priority Schemeget_priority_schemeGet a priority scheme by ID
List Prioritieslist_prioritiesGet all priorities
List Priority Schemeslist_priority_schemesGet all priority schemes
Update Priorityupdate_priorityUpdate a priority

Project

OperationIDDescriptionTrigger
Add Actors to Project Roleadd_actors_to_project_roleAdd actors (users/groups) to a project role
Archive Projectarchive_projectArchive a project
Create Project Categorycreate_project_categoryCreate a project category
Delete Project Categorydelete_project_categoryDelete a project category
Get Projectget_projectGet project details
Get Project Categoryget_project_categoryGet a project category by ID
Get Project Roleget_project_roleGet a specific project role
List Project Avatarslist_project_avatarsGet all avatars for a project
List Project Categorieslist_project_categoriesGet all project categories
List Project Componentslist_project_componentsGet all components for a project
List Project Issue Typeslist_project_issue_typesGet issue types for a project
List Project Roleslist_project_rolesGet all project roles for a project
List Project Versionslist_project_versionsGet all versions for a project
List Projectslist_projectsList accessible projects
Remove Actors from Project Roleremove_actors_from_project_roleRemove actors from a project role
Restore Archived Projectrestore_archived_projectRestore an archived project
Search Projectssearch_projectsSearch for projects
Update Project Categoryupdate_project_categoryUpdate a project category

Resolution

OperationIDDescriptionTrigger
Create Resolutioncreate_resolutionCreate a new resolution
Delete Resolutiondelete_resolutionDelete a resolution
Get Resolutionget_resolutionGet a resolution by ID
List Resolutionslist_resolutionsGet all resolutions
Update Resolutionupdate_resolutionUpdate a resolution

Screen

OperationIDDescriptionTrigger
Get Screenget_screenGet a screen by ID
List Screen Tab Fieldslist_screen_tab_fieldsGet all fields for a screen tab
List Screen Tabslist_screen_tabsGet all tabs for a screen
List Screenslist_screensGet all screens

Sprint

OperationIDDescriptionTrigger
Create Sprintcreate_sprintCreate a sprint
Delete Sprintdelete_sprintDelete a sprint
Get Sprintget_sprintGet a sprint by ID
List Board Sprintslist_board_sprintsGet sprints for a board
List Sprint Issueslist_sprint_issuesGet issues in a sprint
Update Sprintupdate_sprintUpdate a sprint

Status

OperationIDDescriptionTrigger
Create Statuscreate_statusCreate a new status
Delete Statusdelete_statusDelete a status
Get Statusget_statusGet a status by ID
List Statuseslist_statusesGet all statuses
Update Statusupdate_statusUpdate a status

System

OperationIDDescriptionTrigger
Get Application Propertyget_application_propertyGet an application property
Get Audit Logget_audit_logGet audit log records
Get Global Configurationget_global_configurationGet global configuration
Get Jira License Infoget_jira_license_infoGet Jira license information
Get Jira Server Infoget_jira_server_infoGet Jira server information
List Application Propertieslist_application_propertiesGet all application properties
Set Application Propertyset_application_propertySet an application property

User

OperationIDDescriptionTrigger
Delete User Propertydelete_user_propertyDelete a property from a user
Get Current Userget_current_userGet current user details
Get Current User Permissionsget_current_user_permissionsGet permissions for the current user
Get Current User Preferencesget_current_user_preferencesGet current user preferences
Get Userget_userGet a user by account ID
Get User Propertyget_user_propertyGet a property for a user
List User Groupslist_user_groupsGet groups that a user belongs to
List User Propertieslist_user_propertiesGet all properties for a user
Search Userssearch_usersSearch for users
Set Current User Preferenceset_current_user_preferenceSet a user preference
Set User Propertyset_user_propertySet a property for a user

Version

OperationIDDescriptionTrigger
Create Project Versioncreate_project_versionCreate a project version/release
Delete Versiondelete_versionDelete a version
Get Versionget_versionGet a version by ID
Get Version Issue Countsget_version_issue_countsGet issue counts for a version
Get Version Unresolved Countget_version_unresolved_countGet count of unresolved issues for a version
Merge Project Versionsmerge_project_versionsMerge two versions
Move Version Positionmove_version_positionMove version position
Update Versionupdate_versionUpdate a version

Workflow

OperationIDDescriptionTrigger
Get Workflowget_workflowGet a workflow by name
Get Workflow Schemeget_workflow_schemeGet a workflow scheme by ID
List Workflow Schemeslist_workflow_schemesGet all workflow schemes
List Workflowslist_workflowsGet all workflows

Worklog

OperationIDDescriptionTrigger
List Deleted Worklog Idslist_deleted_worklog_idsGet list of IDs for deleted worklogs
List Updated Worklog Idslist_updated_worklog_idsGet list of IDs for updated worklogs

Other

OperationIDDescriptionTrigger
On Comment Addedon_comment_addedTrigger: fires when a comment is added to a Jira issue.Yes
On Issue Createdon_issue_createdTrigger: fires when a Jira issue is created.Yes
On Issue Deletedon_issue_deletedTrigger: fires when a Jira issue is deleted.Yes
On Issue Updatedon_issue_updatedTrigger: fires when a Jira issue is updated.Yes