gitee_list_enterprise_issue_comments
List all comments on a specific enterprise issue with pagination support for browsing large comment threads.
Instructions
List comments on an enterprise issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enterprise | Yes | Enterprise path | |
| number | Yes | Issue number | |
| page | No | Page number | |
| per_page | No | Items per page (max 100) |