edit_ticket
Modify Jira ticket details including summary, description, labels, or parent ticket via the Jira MCP Server. Update issue metadata using the /rest/api/3/issue/{issueIdOrKey}
API endpoint.
Instructions
Edit a ticket on Jira on the api /rest/api/3/issue/{issueIdOrKey}
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | No | The description of the ticket | |
issueIdOrKey | Yes | The issue id or key | |
labels | No | The labels of the ticket | |
parent | No | The key of the parent ticket (the epic) | |
summary | No | The summary of the ticket |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Jira MCP Server
Related Tools
- @KS-GEN-AI/jira-mcp-server
- @1broseidon/mcp-jira-server
- @KS-GEN-AI/jira-mcp-server
- @zereight/confluence-mcp
- @KS-GEN-AI/jira-mcp-server