Get Draft Note
gitlab_get_draft_noteRetrieve a single draft note from a merge request. Provide project ID, merge request IID, and draft note ID to get the note.
Instructions
Retrieve a single draft note from a merge request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| draft_note_id | Yes | ||
| merge_request_iid | Yes |