Recent league activity feed
get_activityRetrieve the chronological league activity feed to see player adds, drops, and trades. Use it to catch up on missed moves or gather material for recaps and newsletters, with optional paging and filtering.
Instructions
Get the league activity feed — the chronological "who added/dropped/traded what" log. Best tool for "what did I miss this week" and for newsletter or recap writing. Page through with size and offset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | No | Number of activity entries (default 25). | |
| year | No | Season year, e.g. 2026. Omit to use the server-configured default season. | |
| offset | No | Entries to skip, for paging (default 0). | |
| msgType | No | Filter by message type, e.g. "WAIVER", "FA", or "TRADED". | |
| leagueId | No | ESPN league ID. Omit to use the server-configured default league. |