get_league_snapshots
Retrieve historical valuation snapshots for a league to track its value over time across six weighted dimensions, including score changes and growth trajectory.
Instructions
Retrieve historical valuation snapshots for a league -- like a stock price chart.
Returns a time series of valuation scores across 6 weighted dimensions (Social Growth 25%, Contract Values 20%, Sponsorship Revenue 20%, Events Impact 15%, Seasonality 10%, Demographics 10%).
Each snapshot includes the composite score, per-dimension breakdowns, score change from previous period, growth trajectory classification, and data confidence level.
Use this to understand how a league's value has changed over time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| league_id | Yes | UUID of the league. | |
| limit | No | Maximum number of snapshots to return (default 8, most recent first). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||