metaculus_question_forecast_history
Retrieve historical forecast aggregation data for a Metaculus question by its ID, with options for recency-weighted, unweighted, or single aggregation methods.
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 | |
| max_points | No | Maximum history points to return, default 500, max 2000 | |
| method | No | Aggregation method |