Jira MCP Server
by KS-GEN-AI
create_ticket
Create a ticket on Jira on the api /rest/api/3/issue
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | Yes | The description of the ticket | |
issuetype | Yes | ||
parent | No | The key of the parent ticket (the epic) | |
project | Yes | ||
summary | Yes | The summary of the ticket |