edit_issue
Update Jira issue fields, transitions, and metadata directly from AI workflows. Fix errors or change status without leaving your assistant.
Instructions
Edit issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (JSON object) | |
| expand | No | The Get issue API expand parameter to use in the response if the `returnIssue` parameter is `true`. | |
| notifyUsers | No | Whether a notification email about the issue update is sent to all watchers. To disable the notification, administer Jir | |
| returnIssue | No | Whether the response should contain the issue with fields edited in this request. The returned issue will have the same | |
| issueIdOrKey | Yes | The ID or key of the issue. | |
| overrideEditableFlag | No | Whether screen security is overridden to enable uneditable fields to be edited. Available to Connect and Forge app users | |
| overrideScreenSecurity | No | Whether screen security is overridden to enable hidden fields to be edited. Available to Connect and Forge app users wit |