jira_update_issue
Modify Jira issue details by updating the summary or description fields to reflect current project status or requirements.
Instructions
Updates the summary or description of a Jira issue. For description, accepts a string (plain text) or a dictionary (Atlassian Document Format).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_key | Yes | ||
| summary | No | ||
| description | No |