gitee_list_gist_comments
Retrieve comments for a specific gist. Specify gist ID, optional pagination to control results.
Instructions
List comments on a gist
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gist_id | Yes | Gist ID | |
| page | No | Page number | |
| per_page | No | Items per page (max 100) |