trivia-intel__get_trivia
ActiveTool of TO1 Intelligence Fleet
[trivia-intel] Get trivia questions from Open Trivia Database. Filter by category (General Knowledge, History, Science, Geography, Sports, Film, Music, Video Games, Animals, etc.), difficulty (easy/medium/hard), and type (multiple choice or true/false). Answers are shuffled randomly. Includes the correct answer for scoring.
Parameters schema
{
"type": "object",
"required": [],
"properties": {
"type": {
"enum": [
"multiple",
"boolean"
],
"type": "string",
"description": "Question type: 'multiple' (4 choices) or 'boolean' (True/False). Omit for mixed."
},
"amount": {
"type": "number",
"description": "Number of questions (default 5, max 15)"
},
"category": {
"type": "string",
"description": "Category name (case-insensitive) or ID. Examples: 'general knowledge', 'history', 'science & nature', 'geography', 'film', 'music', 'sports', 'animals', 'video games', 'computers', 'mathematics'. Omit for any category."
},
"difficulty": {
"enum": [
"easy",
"medium",
"hard"
],
"type": "string",
"description": "Difficulty level. Omit for any difficulty."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
TO1 Intelligence Fleet
1/7 registries