List merge request discussions
list_merge_request_discussionsList all discussion threads on a GitLab merge request, including resolution status and diff positions. Specify the project and merge request ID to retrieve details.
Instructions
List complete GitLab merge request discussion threads, including resolution state and diff positions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| project | Yes | GitLab project ID or full path such as group/project. | |
| per_page | No | ||
| merge_request_iid | Yes | Project-scoped internal ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | GitLab response normalized for model use. |