metaculus_project_questions
Get a list of normalized questions from a public Metaculus project by providing its slug. Returns clean JSON, with a 404 for unknown slugs.
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 |