Issues filed and updated from operational context.
Keep Jira in sync with operational work. LuumenAI finds related issues, files follow-ups with the run linked, and updates status — every write previewed and approved first.
ReadGet custom fields paginatedRetrieve Jira fields in pages.
ReadGet FilterRetrieves a specific Jira saved filter by ID, including its JQL and sharing metadata, to reuse in subsequent searches.
ReadGet GroupRetrieves details of a specific Jira group by name or ID.
ReadGet Service Management InfoRetrieves runtime information for the Jira Service Management instance.
ReadGet IssueRetrieves a Jira issue by ID or key with customizable fields and expansions.
ReadGet Issue Edit MetaRetrieve editable fields for a Jira issue.
ReadGet Issue Link TypesRetrieves all configured issue link types from Jira.
ReadGet issue pickerGet issue picker suggestions from Jira.
ReadGet Issue PropertyRetrieves a custom property from a Jira issue by key.
ReadGet Issue ResolutionsRetrieves all available issue resolution types from Jira.
ReadGet issue typesRetrieves 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.
ReadGet Issue WatchersRetrieves users watching a Jira issue for update notifications.
ReadGet JQL autocomplete suggestionsGet JQL field auto-complete suggestions.
ReadGet My PermissionsRetrieve the user's permissions in Jira.
ReadGet User Locale PreferenceRetrieve the locale preference of the currently authenticated Jira user.
ReadGet PermissionsRetrieve all available Jira permissions.
ReadGet Permitted ProjectsRetrieve projects where the current user has specific permissions.
ReadGet ProjectRetrieves details of a Jira project by its ID or key.
ReadGet Project RolesRetrieves all available roles for a Jira project.
ReadGet Project TemplatesRetrieves available Jira project templates for creating projects.
ReadGet Project TypeRetrieves detailed information about a specific Jira project type by its key.
ReadGet Project VersionsRetrieves all versions for a Jira project with optional expansion.
ReadGet Recent ProjectsRetrieves a list of projects recently accessed by the authenticated user.
ReadGet Issue Remote LinksRetrieves links from a Jira issue to external resources.
ReadGet Server InfoRetrieve Jira instance server information.
ReadGet Service Desk Request Type FieldsRetrieve JSM request type field metadata for filling out portal requests.
ReadGet SprintRetrieves detailed information about a specific sprint by its ID.
ReadGet System AvatarsRetrieve all system avatars for a specific type (issuetype, project, user, or priority).
ReadGet TransitionsRetrieves available workflow transitions for a Jira issue.
ReadGet Universal Avatar Type OwnerRetrieve all avatars (system and custom) for a specific type and entity in Jira.
ReadGet Universal Avatar View TypeRetrieve the default avatar image for a specific type (project, issuetype, or priority) from Jira.
ReadGet User GroupsRetrieves all groups for a specific Jira user by account ID.
ReadGet Avatar ImageRetrieve a specific avatar image by type and ID from Jira.
ReadGet Issue VotesFetches voting details for a Jira issue; requires voting to be enabled in Jira's general settings.
ReadGet WorklogsRetrieves worklogs for a specified Jira issue.
ReadList BoardsRetrieves paginated Jira boards with filtering and sorting options.
ReadList Comments by IDsRetrieve multiple comments by their IDs in a single request.
ReadList Jira FiltersSearch and list Jira saved filters (saved searches) visible to the current user.
ReadList Groups (Picker)Search and list groups using Jira's picker endpoint.
ReadList Issue CommentsRetrieves paginated comments from a Jira issue with optional ordering.
ReadList Project TypesRetrieves all Jira project types available in the instance.
ReadList SprintsRetrieves paginated sprints from a Jira board with optional state filtering.
ReadParse JQL QueriesParse and validate JQL queries, returning their abstract syntax tree structure along with any errors or warnings.
ReadSearch Approximate CountCount issues matching a JQL query using approximate count endpoint.
ReadSearch DashboardsSearch for Jira dashboards with filtering, sorting, and pagination support.
ReadSearch Issues Using JQL (GET)Searches for Jira issues using JQL with pagination and field selection.
ReadSearch issuesAdvanced Jira issue search supporting structured filters and raw JQL.
ReadWho Am IReturn the Atlassian (Jira) sites accessible to the connection.
WriteAdd AttachmentUploads and attaches a file to a Jira issue. Approval by default
WriteAdd CommentAdds a comment using Atlassian Document Format (ADF) for rich text to an existing Jira issue. Approval by default
WriteAdd Users to Project RoleAdds users and optionally groups to a project role. Approval by default
WriteAdd User to GroupAdds a user to a Jira group. Approval by default
WriteAdd Watcher to IssueAdds a user to an issue's watcher list by account ID. Approval by default
WriteAdd WorklogAdd a worklog entry to a Jira issue. Approval by default
WriteAssign IssueAssigns a Jira issue to a user, default assignee, or unassigns; supports email/name lookup. Approval by default
WriteBulk Create IssuesCreates multiple Jira issues (up to 50 per call) with full feature support including markdown, assignee resolution, and priority handling. Approval by default
WriteCreate BoardCreates a new Jira board (kanban, scrum, or agility) with optional filter and location configuration. Approval by default
WriteCreate GroupCreates a new group in Jira with the specified name. Approval by default
WriteCreate IssueCreates a new Jira issue (e.g., bug, task, story) in a specified project. Approval by default
WriteLink IssuesLinks two Jira issues using a specified link type with optional comment. Approval by default
WriteCreate ProjectCreates a new Jira project with required lead, template, and type configuration. Approval by default
WriteCreate SprintCreates a new sprint on a Jira board with optional start/end dates and goal. Approval by default
WriteCreate VersionCreates a new version for releases or milestones in a Jira project. Approval by default
WriteDelete AttachmentPermanently deletes an attachment from Jira by its ID. Approval by default
WriteDelete CommentDeletes 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. Approval by default
WriteDelete IssuePermanently and irreversibly deletes a Jira issue by its ID or key. Approval by default
WriteDelete VersionDeletes a Jira version and optionally reassigns its issues. Approval by default
WriteDelete WorklogDeletes a worklog from a Jira issue with estimate adjustment options. Approval by default
WriteEdit IssueUpdates an existing Jira issue with field values and operations. Approval by default
WriteMove Issues to SprintMoves one or more Jira issues to a specified active sprint. Approval by default
WriteRemove User from GroupRemoves a user from a Jira group. Approval by default
WriteRemove User from Project RoleRemoves a user or group from a project role. Approval by default
WriteRemove Watcher from IssueRemoves a user from an issue's watcher list by account ID. Approval by default
WriteSend Notification for IssueSends a customized email notification for a Jira issue. Approval by default
WriteTransition IssueTransitions a Jira issue to a different workflow state, with support for transition name lookup and user assignment by email. Approval by default
WriteUpdate CommentUpdates text content or visibility of an existing Jira comment. Approval by default
One prompt, start to finish
What a governed Jira run looks like inside Luumen.
Questions
How does LuumenAI connect to Jira?
Authorize once with API token. Luumen lists the scopes each action needs before you approve the connection, and credentials never appear in the chat.
Can LuumenAI change things in Jira on its own?
Read actions answer immediately. Anything that writes — add attachment, add comment, add users to project role, add user to group, and more — is shown as a plan and requires approval by default, including the 7 actions classified as destructive. Administrators configure that per tool, so you decide exactly which actions can ever run unattended.
Who gets access to the integration?
You decide. Actions are granted per agent, skill, and team, and per environment — production is not staging. Read access can be broad while writes stay narrow.
Is there an audit trail?
Every call to Jira — read or write, approved or declined — is recorded with the actor, the input, and the result, and can be linked to the ticket or change record.