delete_mr_note
Delete a top-level comment from a GitLab merge request by specifying the project ID, merge request IID, and note ID.
Instructions
Delete a top-level note (comment) from a merge request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_id | Yes | The ID of the note to delete | |
| project_id | Yes | Project ID or path | |
| merge_request_iid | Yes | Merge request internal ID |