list_questions
Retrieve and filter prediction questions from Fatebook. Customize results with options like resolved status, search terms, and detailed fields to analyze forecasts and comments.
Instructions
List Fatebook questions with optional filtering
Returns a list of Question objects. By default returns core fields only. Set detailed=True to include all available fields (forecasts, comments, etc.).
Input Schema
Name | Required | Description | Default |
---|---|---|---|
apiKey | No | ||
cursor | No | ||
detailed | No | ||
limit | No | ||
resolved | No | ||
searchString | No | ||
unresolved | No |