get_github_history
Analyze historical GitHub daily digests to track trending repo and category changes over a configurable 1-30 day window.
Instructions
Get historical daily GitHub digests — trending repo analysis over a configurable lookback window (1-30 days). Track how developer interest and project categories evolve over time. Returns an array of daily digest objects. Costs $0.05 USDC via x402.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | How many days back to look (1-30, default 7) | |
| limit | No | Maximum number of digests to return (1-30, default 7) |