get_trade_candidates
Find potential trade targets for a fantasy team: identify its weakest starting position, scan other rosters for bench or surplus players there, and return candidates with their owners.
Instructions
Identify potential trade targets for a team.
Args: team_name: Team name or owner name (fuzzy).
Finds the team's weakest starting position group, then scans every other team for players at that position who sit on the bench or represent surplus depth. Returns candidates grouped by position need, with the owning team so the user knows whom to approach.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |