metaculus_project_questions
Retrieve normalized question rows from any public Metaculus project using its slug. Specify the slug to get up to 25 forecast questions as clean JSON.
Instructions
Metaculus project questions. Returns normalized Metaculus question rows for one public project, filtered by its slug. A slug that does not exist returns 404.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Metaculus project slug | |
| limit | No | Rows to return, default 10, max 25 |