delete_mr_discussion_note
Delete a note from a merge request discussion by specifying the project, merge request, discussion, and note IDs.
Instructions
Delete a note from a merge request discussion
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_id | Yes | The ID of the note to delete | |
| project_id | Yes | Project ID or path | |
| discussion_id | Yes | The ID of the discussion | |
| merge_request_iid | Yes | Merge request internal ID |