search_steam_games
Search Steam games by name or keywords, singly or in batch, to retrieve basic details like AppID, price, and preview image for informed purchasing decisions.
Instructions
Search for Steam games by name or keywords. Provide query for a single search or a non-empty queries array for batch searches. Returns basic game information including AppID, name, price, and preview image.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results PER QUERY (default: 10, max: 25) | |
| query | No | Non-blank single search query (game name or keywords) | |
| queries | No | Multiple search queries for batch searching. May be empty when query is provided. |