create_ticket
Create a Jira ticket with details like summary, description, issue type, and project key using the Jira MCP Server for streamlined issue tracking.
Instructions
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 |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Jira MCP Server
Related Tools
- @zereight/confluence-mcp
- @George5562/Jira-MCP-Server
- @sooperset/mcp-atlassian
- @1broseidon/mcp-jira-server
- @KS-GEN-AI/jira-mcp-server