Search games
search_gamesSearch the Steam store by game title to find matches with appid, price, Metacritic score, platforms, and store URL. Accepts partial or approximate titles for flexible lookup.
Instructions
Search the Steam store by title — term can be partial or approximate, not an exact match; returns matches with their appid (needed by the other game tools), price, Metacritic score, platforms, type and a clickable store_url. Note type is Steam's storesearch value, which is 'app' for every store item — it does NOT distinguish a game from its DLC or soundtrack; call get_game on the appid for the real type (game/dlc/music/…). Returns only Steam's own first page of matches (~10, no pagination) — refine the term if the game you want isn't listed. No API key required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| term | Yes | Game title to search for. | |
| country | No | Country (cc) for prices/currency; overrides STEAM_COUNTRY for this call. | |
| language | No | Store language (e.g. english, russian); overrides STEAM_LANGUAGE for this call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| total | Yes | ||
| results | Yes |