Jira · Arazzo Workflow
Jira Bootstrap Issue Creation Metadata
Version 1.0.0
Cache the projects, issue types, and priorities an issue-creation surface needs.
Provider
Workflows
issue-metadata-bootstrap
Read the project, issue type, and priority vocabularies of a Jira instance.
Retrieves the projects visible to the caller with their issue types expanded, the full issue type list, and the priority scheme — the metadata required to build and validate an issue-creation surface.
1
listProjects
List the projects visible to the caller, expanding issue types and lead so the create-issue surface can scope issue types per project.
2
listIssueTypes
List every issue type available to the user across the instance, including whether each is a sub-task type and where it sits in the hierarchy.
3
listPriorities
List the priority scheme of the instance, which supplies the valid values for the priority field on an issue.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.