gitee_list_user_org_events
List events for a specific user within an organization on Gitee. Retrieve paginated event history to monitor user activity.
Instructions
List events for a user in an organization
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | Username | |
| org | Yes | Organization path | |
| page | No | Page number | |
| per_page | No | Items per page (max 100) |