Get Draft Note
gitlab_get_draft_noteRetrieve a specific draft note from a GitLab merge request by providing the project ID, merge request IID, and draft note ID.
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 |