Transactions for a scoring period
get_transactionsRetrieve roster transactions for a scoring period. See waiver claims, free-agent adds, drops, trades, FAAB bid amounts, and claim success or failure.
Instructions
Get roster transactions (waiver claims, free-agent adds, drops, trades) for a scoring period, including FAAB bid amounts and whether a claim succeeded or failed. Use this to see what the waiver market paid for a player and which managers are chasing the same needs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | Season year, e.g. 2026. Omit to use the server-configured default season. | |
| types | No | Comma-separated transaction types, e.g. "FREEAGENT,WAIVER,WAIVER_ERROR,TRADE_ACCEPT,ROSTER". | |
| leagueId | No | ESPN league ID. Omit to use the server-configured default league. | |
| scoringPeriod | No | Scoring period (week) to filter on. Omit for the current period. |