jira_create_issue
Create a Jira issue to file bugs after analysis, track RCA action items, or turn implementation plans into stories.
Instructions
Create a Jira issue. Useful for filing bugs after analysis, opening tracking tickets for RCA action items, or creating stories from implementation plans.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| labels | No | ||
| summary | Yes | ||
| priority | No | Priority name: Highest, High, Medium, Low, Lowest. | |
| issueType | No | Issue type name: Task, Bug, Story, Epic, etc. | Task |
| parentKey | No | Parent issue key for sub-tasks / epic children. | |
| projectKey | No | Project key. Falls back to JIRA_DEFAULT_PROJECT. | |
| description | No | ||
| assigneeAccountId | No |