list_merge_request_discussions
List all threaded comments and discussions on a specific merge request in GitLab.
Instructions
List all discussions (threaded comments) on a merge request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (1-indexed) | |
| per_page | No | Results per page (1-100) | |
| project_id | No | Project ID or URL-encoded path | |
| merge_request_iid | No | MR internal ID |