github_activity
Public events with typed payload (Push commits/ref, PR/issue action) — 90-event ceiling. Costs ~12 credits (0.4/result). Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cache | No | Set true to serve from the 24h response cache (0 credits on hit). Default false — always fetch fresh. | |
| limit | No | Max items to return (default 30, max 90). Billed per result. | |
| cursor | No | Opaque cursor from a previous nextCursor. Pagination stops after GitHub's 90-event public activity ceiling. | |
| username | Yes | GitHub username or profile URL, e.g. getify. |