jira_create_issue
Create a new JIRA issue by specifying project, issue type, summary, description, assignee, and priority. Streamline task management and issue tracking for AI assistants via the JIRA MCP Server.
Instructions
Create a new JIRA issue
Input Schema
Name | Required | Description | Default |
---|---|---|---|
assignee | No | Assignee account ID | |
description | No | Issue description | |
issueType | Yes | Issue type (e.g., Bug, Task, Story) | |
priority | No | Priority name | |
project | Yes | Project key | |
summary | Yes | Issue summary |