list_issue_notes
Retrieve all comments and system notes for a GitLab issue. Supports sorting by creation or update date and pagination.
Instructions
Fetch all comments and system notes for a GitLab issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | ||
| issue_iid | No | ||
| sort | No | ||
| order_by | No | ||
| page | No | ||
| per_page | No |