delete_draft_note
Remove draft comments from GitLab merge requests to clean up pending feedback before finalizing code reviews.
Instructions
Delete a draft note
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | Project ID or complete URL-encoded path to project | |
| merge_request_iid | No | The IID of a merge request | |
| draft_note_id | No | The ID of the draft note |