update_issue_note
Modify the content, resolution, or discussion thread of an existing issue note.
Instructions
Modify an existing issue thread note
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | The content of the note or reply | |
| note_id | No | The ID of a thread note | |
| resolved | No | Resolve or unresolve the note | |
| issue_iid | No | The IID of an issue | |
| project_id | No | Project ID or complete URL-encoded path to project | |
| discussion_id | No | The ID of a thread |