list_issue_notes
Retrieve all comments and system notes associated with a GitLab issue. Specify project, issue IID, and optional pagination or sorting parameters.
Instructions
Fetch all comments and system notes for a GitLab issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| sort | No | ||
| order_by | No | ||
| per_page | No | ||
| issue_iid | No | ||
| project_id | No |