create_issue_type
Create a new issue type globally in Jira for admins. Requires confirmation to add standard or subtask types.
Instructions
Creates a new issue type in Jira (admin only). Guarded: requires confirm:true. Issue types are global across the instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the new issue type, e.g. "Spike" | |
| type | No | Issue type kind (default standard) | |
| confirm | No | Must be set to true to actually perform this irreversible/high-impact action. If omitted, the tool returns a warning instead of acting. | |
| description | No | Optional description |