get_trending_players
Identify trending fantasy football players based on recent add/drop activity with position filtering and availability checks for waiver wire decisions.
Instructions
Get trending players with add/drop activity and analysis
Input Schema
Name | Required | Description | Default |
---|---|---|---|
availableOnly | No | Only show players available in your league (default: true) | |
league | No | League name (ROAD_TO_GLORY or DYNASTY), defaults to configured default | |
limit | No | Maximum number of players to return (default: 20) | |
lookbackHours | No | Hours to look back for trending activity (default: 24) | |
position | No | Filter by position (QB, RB, WR, TE, K, DEF) | |
type | No | Type of trending activity (add, drop, both) | both |