gitee_list_gist_forks
List all forks of a specific Gitee gist with pagination support. Retrieve details about users who have forked a gist.
Instructions
List forks of a gist
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Gist ID | |
| page | No | Page number | |
| per_page | No | Items per page (max 100) |