github_user_events
Retrieve a GitHub user's recent public events, including type, repository, and timestamp for activity monitoring.
Instructions
List a GitHub user's recent public activity. Returns a page of a user's recent public events, normalized to type, repository, and timestamp (freshness signal).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| per_page | No | Results per page (max 100) | |
| username | Yes | GitHub username |