update_jira_issue
Modify existing JIRA issues by updating fields such as summary, description, issue type, and assignee. Specify the issue key and optional fields to apply changes via the MCP JIRA Server.
Instructions
Updates an existing JIRA issue. Only provided fields will be updated.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
additional_fields | No | ||
assignee | No | ||
description | No | ||
issue_key | Yes | ||
issue_type | No | ||
site_alias | No | ||
summary | No |