metaculus_question_forecast_history
Fetch public aggregation forecast history for a Metaculus question. Choose between recency-weighted, unweighted, or single aggregation methods to analyze prediction trends.
Instructions
Metaculus question forecast history. Returns public aggregation forecast history points for one Metaculus question from credential-free public page data. The method enum accepts recency_weighted, unweighted, and single_aggregation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Metaculus question or post id | |
| method | No | Aggregation method | |
| max_points | No | Maximum history points to return, default 500, max 2000 |