Get issue types
Jira get issue types action to retrieve all issue types available to the authenticated Jira user. This is a read-only action that returns structured metadata for each issue type, which agents can use to choose valid types when creating or updating issues.
Prerequisites
- Your admin must complete the initial Jira setup and enable Jira actions in the Admin Console so that the Jira action pack is available in Agent Builder.
- Each user is prompted to connect their Jira account via OAuth in Glean before running agents that use Jira actions, including Jira Assign issue.
- If your Jira organization uses Central OAuth, a Jira administrator must authorize the app for the site before users can run Jira actions in Glean.
Supported parameters
This action does not accept any input parameters. It always returns the list of Jira issue types visible to the authenticated Jira user.
Usage examples
-
"What issue types are available in our Jira?"
-
"Show me all Jira issue types so I can create the right type of ticket."
-
"List the issue types I can use when creating a new Jira issue."