Monitors recent league transactions (drops, trades, adds) to find overlooked players and recommend waiver pickups. Triggers on: 'waiver wire', 'who got dropped', 'recent transactions', 'league activity', 'any good drops', 'what moves happened', 'waivers', 'claims'.
When the user asks about recent league activity, wants to scan the waiver wire, or is looking for overlooked pickups from other teams' drops, follow this workflow.
Call get_recent_activity with size=25 to see the latest league transactions — adds, drops, and trades.
get_my_roster — Current roster to identify needsget_scoring_categories — The 14 H2H categoriesIf memory tools are available:
3. get_full_context — Watchlist, category trends, preferences, past roster moves
4. get_roster_moves — Your own recent moves to avoid re-adding someone you just dropped
Scan the recent activity for:
For the 3-5 most interesting dropped or available players:
get_player_info for each — detailed stats, injury status, ownership trendsList players recently dropped by other teams with:
Rank the top 3 pickup targets:
Players who aren't must-adds right now but are trending:
save_roster_move with action="ADD" and save_roster_move with action="DROP" for whoever was droppedadd_to_watchlist with a reason (e.g., "Dropped by Team X, monitor for 1 week")remove_from_watchlist