get_trending_players
Rank players by recent adds or drops, returning activity counts for waiver-wire discovery and rapid roster-change monitoring.
Instructions
Rank players trending by adds or drops over a recent time window.
Returns player_id and activity count for each ranked player. Use get_players to translate IDs into names when needed. This tool is useful for waiver-wire discovery, injury-reaction monitoring, and identifying players fantasy managers are rapidly adding or abandoning.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of ranked player results; Sleeper defaults to 25. | |
| sport | No | Sleeper sport slug; use 'nfl' for fantasy football. | nfl |
| trend_type | No | Whether to rank players by roster adds or roster drops. | add |
| lookback_hours | No | Positive number of recent hours to analyze; Sleeper defaults to 24. |