List issue notes
list_issue_notesFetch user and system notes for a GitLab issue, sorted by creation or update date in ascending or descending order to review comments and activity.
Instructions
List user and system notes on one GitLab issue in chronological or reverse order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| sort | No | ||
| project | Yes | GitLab project ID or full path such as group/project. | |
| order_by | No | ||
| per_page | No | ||
| issue_iid | Yes | Project-scoped internal ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | GitLab response normalized for model use. |