Get Draft Note
gitlab_get_draft_noteRetrieve a single draft note from a GitLab merge request. Requires merge request IID and draft note ID.
Instructions
Get a single merge-request draft note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | ||
| draft_note_id | Yes | ||
| merge_request_iid | Yes |