Create Jira Issue
jira_create_issueCreate a Jira issue by providing project key, summary, and description. Optionally specify issue type to control the task category.
Instructions
Create a Jira task
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| summary | Yes | ||
| issueType | No | Task | |
| projectKey | Yes | ||
| description | Yes |