squiggle_sources
Retrieve the list of forecasting models tracked by Squiggle, returning each source's ID for filtering tips and ladder data.
Instructions
The forecasting models Squiggle tracks — call this first to learn the sourceid values the tip tools filter on.
Returns: {sources:[{id, name, url, icon}]} — id is the source filter on squiggle_tips / squiggle_ladder
Example: Every tracked model {"q": "sources"}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Leave as-is. | sources |
| year | No | Only models active in this season. |