gitee_list_user_following
Retrieve the list of users that a specified Gitee user is following. Provide username, with optional pagination parameters page and per_page.
Instructions
List users a specific user is following
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | Username | |
| page | No | Page number | |
| per_page | No | Items per page (max 100) |