jira_create_issue
Create a new JIRA issue in the specified project with details like summary, issue type, priority, assignee, labels, and custom fields. Streamline task management directly within your workflow.
Instructions
Creates a new JIRA issue with specified parameters
Input Schema
Name | Required | Description | Default |
---|---|---|---|
assignee | No | ||
components | No | ||
customFields | No | ||
description | No | ||
environment | No | ||
fixVersions | No | ||
issueType | Yes | ||
labels | No | ||
parentIssueKey | No | ||
priority | No | ||
projectKey | Yes | ||
storyPoints | No | ||
summary | Yes | ||
timeEstimate | No |