Search Legends of Learning games
legends_search_gamesSearches the public Legends of Learning game catalog (curriculum-aligned learning games for grades K-12 in math, science, and social studies).
Arguments (all optional): query free-text matches game titles and vocabulary; grades narrows to games for those grade levels (integers, 0 = kindergarten through 12); game_type is one of "instructional", "question", or "simulation"; learning_objective_ids narrows to games aligned to those learning objectives (get ids from legends_browse_standards); page (default 1) and page_size (default 10, max 25) paginate.
Returns games (each with id, title, description, image, estimated_duration in minutes, type, grades served, teacher/student ratings, and the game's public url) plus page, page_size, total_entries, and total_pages.
Example: {"query": "fractions", "grades": [3, 4], "page_size": 5} finds up to five 3rd-4th grade games about fractions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| query | No | Free-text search over game titles and vocabulary | |
| grades | No | Grade levels to include; 0 means kindergarten | |
| game_type | No | ||
| page_size | No | ||
| learning_objective_ids | No | Learning objective ids from legends_browse_standards |