Jira MCP Server
by George5562
create_issue
Create a new Jira issue
Input Schema
Name | Required | Description | Default |
---|---|---|---|
assignee | No | Email of the assignee | |
components | No | Array of component names | |
description | No | Detailed description of the issue | |
issueType | Yes | Type of issue (e.g., "Task", "Bug", "Story") | |
labels | No | Array of labels to apply | |
priority | No | Issue priority | |
projectKey | Yes | Project key (e.g., "PP") | |
summary | Yes | Issue summary/title |