Jira MCP Server
by KS-GEN-AI
edit_ticket
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 |