jira_get_create_meta
Retrieve issue creation metadata for a Jira project, optionally filtered by issue type. Provides fallback to project issue types and statuses when createmeta is unavailable.
Instructions
Inspect issue creation metadata for a project, optionally filtered to a specific issue type. Falls back to project issue types and statuses when this Jira tenant does not expose createmeta.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectKey | No | Project key. Falls back to JIRA_DEFAULT_PROJECT if omitted. | |
| issueTypeName | No | Optional issue type name, for example Task, Story, or Bug. |