Search Games
search_gamesSearch the TheGamesDB video-game database by title. Returns matching games with platform name, release date, players, rating, and a short overview. Example: search_games({ name: "zelda", limit: 10 })
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Game title or keyword to search for, e.g. "zelda", "halo", "final fantasy" | |
| limit | No | Maximum number of results to return (default 15) | |
| _apiKey | No | Optional TheGamesDB API key. Omit to use the shared Pipeworx platform key. |