gitee_list_user_events
Retrieve the events of a specified Gitee user with optional pagination. Provide username, page, and per_page to control results.
Instructions
List events for a user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | Username | |
| page | No | Page number | |
| per_page | No | Items per page (max 100) |