get_merge_request_notes
Retrieve and organize comments and discussions from GitLab merge requests to track feedback and collaboration history.
Instructions
List notes for a merge request
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 | |
| sort | No | The sort order of the notes | |
| order_by | No | The field to sort the notes by |