Connect Jira to Definable AI
A tool for bug tracking, issue tracking, and agile project management.
About Jira
Jira is a productivity tool. Connect it to Definable AI with one-click OAuth2 — no API keys or custom code required.
What you can automate with Jira
Use Definable AI's agent platform to trigger workflows from Jira, process results with 50+ AI models, and sync data across 900+ connected apps.
Tools & Actions (96 available)
- Add Attachment: Uploads and attaches a file to a Jira issue.
- Add Comment: Adds a comment using Atlassian Document Format (ADF) for rich text to an existing Jira issue.
- Add User to Group: Adds a user to a Jira group.
- Add Users to Project Role: Adds users and optionally groups to a project role.
- Add Watcher to Issue: Adds a user to an issue's watcher list by account ID.
- Analyse Jira Expression: Analyses Jira expressions for syntax validation, type checking, and complexity analysis. Use when you need to validate Jira expression syntax before using it in automation rules, custom fields, or workflows.
- Assign Issue: Assigns a Jira issue to a user, default assignee, or unassigns; supports email/name lookup.
- Bulk Create Issues: Creates multiple Jira issues (up to 50 per call) with full feature support including markdown, assignee resolution, and priority handling.
- Bulk Fetch Issues: Tool to bulk fetch multiple Jira issues by their IDs or keys (max 100 per call). Use when you need to retrieve details for multiple issues efficiently in a single API call.
- Check User Permissions: Check user permissions for global and project-level operations in Jira. Use this action to verify whether a user has specific permissions at the system level or within projects. Useful for authorization checks before performing operations, or for auditing user access rights.
- Create Group: Creates a new group in Jira with the specified name.
- Create Issue: Creates a new Jira issue (e.g., bug, task, story) in a specified project. IMPORTANT: Different Jira projects may have custom required fields beyond the standard ones (summary, project_key, issue_type). If issue creation fails with 'field X is required', use JIRA_GET_FIELDS to discover available fields for your project, or check your Jira project's configuration. Custom fields can be provided via the 'additional_properties' parameter as a JSON string (e.g., '{"customfield_12345": "value"}').
- Create Project: Creates a new Jira project with required lead, template, and type configuration.
- Create Sprint: Creates a new sprint on a Jira board with optional start/end dates and goal.
- Create Version: Creates a new version for releases or milestones in a Jira project.
- 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.
- Delete Issue: Deletes a Jira issue by its ID or key.
- Delete Version: Deletes a Jira version and optionally reassigns its issues.
- Delete Worklog: Deletes a worklog from a Jira issue with estimate adjustment options.
- Edit Issue: Updates an existing Jira issue with field values and operations. Supports direct field parameters (summary, description, assignee, priority, etc.) that are merged with the fields parameter. Direct parameters take precedence.
- Evaluate Jira Expression: Tool to evaluate Jira expressions using the enhanced search API. Use when you need to extract or transform data from Jira using Jira expression language. Useful for complex data queries, transformations, and building custom objects from Jira data.
- Evaluate Jira Expression: Tool to evaluate a Jira expression and return its computed value. Use when you need to compute values from Jira data, access issue fields dynamically, or perform calculations using Jira expressions syntax.
- Find Users: Searches for Jira users by email or display name to find account IDs; essential for assigning issues, adding watchers, and other user-related operations.
- Find Users 2: Tool to find users in Jira by query string, account ID, or property search. Use when you need to search for users to assign to issues, add as watchers, or perform other user-related operations.
- Find Users For Picker: Find users for picker components by matching query against user attributes like display name and email.
- Get All Groups: Retrieves all groups from the Jira instance with pagination support.
- Get All Issue Type Schemes: Retrieves all Jira issue type schemes with optional filtering and pagination.
- Get All Users: Retrieves all users from the Jira instance including active, inactive, and other user states with pagination support.
- Get Attachment: Retrieves the binary content of a Jira attachment by ID. Use when you need to download a specific file attached to an issue.
- Get Attachment Meta: Tool to retrieve Jira attachment settings including upload limits and enabled status. Use when you need to check if attachments are enabled or determine the maximum file size allowed.
- Get Avatar Image: Tool to retrieve a specific avatar image by type and ID from Jira. Use when you need to download avatar images for projects, issue types, or priorities.
- Get Comment: Retrieves a specific comment by ID from a Jira issue with optional expansions.
- Get Component: Tool to retrieve components from Jira projects with search and filtering. Use when you need to list or find components across projects, optionally filtered by project IDs/keys or search query.
- Get Create Issue Metadata: Tool to retrieve issue creation metadata for Jira projects. Use this to discover available projects, issue types, and required fields before creating issues.
- Get Current User: Retrieves detailed information about the currently authenticated Jira user.
- Get Dashboards: Tool to list and search Jira dashboards visible to the current user. Use when you need to discover available dashboards, filter by ownership or favorites, or retrieve dashboard details including permissions and popularity.
- Get Favorite Filters: Tool to retrieve favorite filters for the current user. Use when you need to discover which saved filters the user has marked as favorites.
- Get Filter: Retrieves a specific Jira saved filter by ID, including its JQL and sharing metadata, to reuse in subsequent searches. Use when you need to fetch filter details or extract the JQL query to run searches.
- Get Group: Retrieves details of a specific Jira group by name or ID.
- Get Issue: Retrieves a Jira issue by ID or key with customizable fields and expansions.
- Get Issue Edit Meta: Tool to retrieve editable fields for a Jira issue. Use before running an edit action to fetch custom field metadata and required fields.
- Get Issue Link Types: Retrieves all configured issue link types from Jira.
- Get Issue Property: Retrieves a custom property from a Jira issue by key.
- Get Issue Remote Links: Retrieves links from a Jira issue to external resources.
- Get Issue Resolutions: Retrieves all available issue resolution types from Jira.
- Get Issue Statuses: Retrieves issue statuses associated with workflows from Jira.
- Get Issue Type Scheme: Gets a Jira issue type scheme by ID with all associated issue types.
- Get Issue Votes: Fetches voting details for a Jira issue; requires voting to be enabled in Jira's general settings.
- Get Issue Watchers: Retrieves users watching a Jira issue for update notifications.
- Get JQL Autocomplete Data: Retrieves JQL autocomplete reference data including reserved words, field names, and function names. Use when building JQL query editors or validating JQL syntax.
- Get JQL autocomplete reference data: Tool to retrieve JQL autocomplete reference data. Use when you need to discover available JQL fields, functions, and reserved words for building queries.
- Get JQL autocomplete suggestions: Tool to get JQL field auto-complete suggestions. Use when building JQL queries to discover valid field values or predicate options.
- Get My Permissions: Tool to retrieve the user's permissions in Jira. Use when checking what actions the authenticated user can perform in a specific context (project, issue, or comment).
- Get Permissions: Tool to retrieve all available Jira permissions. Use when you need to list all permission types that exist in Jira, including project and global permissions.
- Get Permitted Projects: Tool to retrieve projects where the current user has specific permissions. Use when you need to find which projects a user can access with certain permission levels.
- Get Project: Retrieves details of a Jira project by its ID or key.
- Get Project Roles: Retrieves all available roles for a Jira project.
- Get Project Type: Retrieves detailed information about a specific Jira project type by its key. Use when you need to get metadata about project types like software, service desk, business, or product discovery projects.
- Get Project Versions: Retrieves all versions for a Jira project with optional expansion.
- Get Recent Projects: Retrieves a list of projects recently accessed by the authenticated user.
- Get Server Info: Tool to retrieve Jira instance server information. Use when you need details about the Jira version, build, deployment type, or server configuration.
- Get Service Desk Request Type Fields: Tool to retrieve JSM request type field metadata for filling out portal requests. Use when you need to know which fields are required and their valid values.
- Get Service Management Info: Retrieves runtime information for the Jira Service Management instance. Use when you need to check the version, build date, or license status.
- Get System Avatars: Tool to retrieve all system avatars for a specific type (issuetype, project, user, or priority). Use when you need to get a list of available default avatars that can be assigned to Jira entities.
- Get Transitions: Retrieves available workflow transitions for a Jira issue.
- Get Universal Avatar Type Owner: Tool to retrieve all avatars (system and custom) for a specific type and entity in Jira. Use when you need to view available avatar options for projects, issue types, or priorities.
- Get Universal Avatar View Type: Tool to retrieve the default avatar image for a specific type (project, issuetype, or priority) from Jira. Use when you need to download the default avatar for a type.
- Get User Locale Preference: Tool to retrieve the locale preference of the currently authenticated Jira user. Use when you need to know the user's language and regional settings.
- Get Worklogs: Retrieves worklogs for a specified Jira issue.
- Get all projects: Retrieves all visible projects using the modern paginated Jira API with server-side filtering and pagination support.
- Get custom fields paginated: Tool to retrieve Jira fields in pages. Use when you need to filter or page through custom and system fields.
- Get fields: Tool to retrieve Jira issue fields metadata. Use before editing an issue to discover custom field IDs and names.
- Get issue picker: Tool to get issue picker suggestions from Jira. Use when you need to search for issues and get auto-completion suggestions.
- 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' project permissions.
- Link Issues: Links two Jira issues using a specified link type with optional comment.
- List All Projects: Tool to list all projects accessible to the user. Use when you need to retrieve a comprehensive list of all Jira projects.
- List Boards: Retrieves paginated Jira boards with filtering and sorting options.
- List Comments by IDs: Tool to retrieve multiple comments by their IDs in a single request. Use when you need to fetch specific comments efficiently. Supports up to 1000 comment IDs per request with optional expansion for rendered HTML and properties.
- List Groups (Picker): Tool to search and list groups using Jira's picker endpoint. Use when you need to find groups by name or get a filtered list of groups.
- List Issue Comments: Retrieves paginated comments from a Jira issue with optional ordering.
- List Jira Filters: Tool to search and list Jira saved filters (saved searches) visible to the current user. Use when you need to discover existing filters, find filters by name or owner, or get filter details including JQL queries and sharing permissions.
- List Project Types: Retrieves all Jira project types available in the instance. Use when you need to discover available project types or list all types without filtering by a specific key.
- List Sprints: Retrieves paginated sprints from a Jira board with optional state filtering.
- Move Issues to Sprint: Moves one or more Jira issues to a specified active sprint.
- Parse JQL Queries: Parse and validate JQL queries, returning their abstract syntax tree structure along with any errors or warnings. Use when you need to validate JQL syntax or understand query structure before execution.
- Remove User from Group: Removes a user from a Jira group.
- Remove User from Project Role: Removes a user or group from a project role.
- Remove Watcher from Issue: Removes a user from an issue's watcher list by account ID.
- Search Approximate Count: Count issues matching a JQL query using approximate count endpoint. Use when you need a fast count of issues without retrieving full issue details. The JQL query must be bounded (include at least one search restriction).
- Search Dashboards: Tool to search for Jira dashboards with filtering, sorting, and pagination support. Use when you need to find dashboards by name, owner, sharing permissions, or status. Supports filtering by owner account ID, group, project, and dashboard name.
- Search Issues Using JQL (GET): Searches for Jira issues using JQL with pagination and field selection.
- Search Issues Using JQL Enhanced (POST): Searches for Jira Cloud issues using Enhanced JQL via POST request; supports eventual consistency and token-based pagination. IMPORTANT: This action is for Jira Cloud only and will not work with Jira Server or Data Center instances.
- Search issues: Advanced Jira issue search supporting structured filters and raw JQL.
- Send Notification for Issue: Sends a customized email notification for a Jira issue.
- Transition Issue: Transitions a Jira issue to a different workflow state, with support for transition name lookup and user assignment by email. IMPORTANT: Only fields that are on the transition's screen can be set during the transition. Which fields are available depends on the Jira workflow configuration and varies per project. Use JIRA_GET_TRANSITIONS with expand='transitions.fields' to check which fields a transition supports. If a field (e.g., assignee) is not on the transition screen, use a JIRA_EDIT_ISSUE action after the transition to set other fields.
- Update Comment: Updates text content or visibility of an existing Jira comment.
How to connect Jira
- Sign in to Definable AI and go to Apps
- Search for Jira and click Connect
- Authorize via OAuth2 — takes under 30 seconds
- Use Jira actions in your AI agents and workflows