sleeper: Get trending players
sleeper_get_trending_playersRetrieve the most-added or most-dropped NFL players from Sleeper, enriched with name, team, and position. Use as a buzz signal for trending player activity.
Instructions
Get the most-added or most-dropped NFL players over a lookback window, enriched with names/teams/positions. Doubles as a crude buzz signal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | 'add' (most added) or 'drop' (most dropped) | |
| limit | No | Max results (default 25) | |
| lookback_hours | No | Lookback window in hours (default 24) |