search_store
Search Steam store by name to retrieve matching appids, providing the identifier needed for app details, reviews, and stats tools.
Instructions
Search the Steam store by name and return matching apps with appids.
This is the entry point for most store workflows: turn a game name the user mentioned into the appid that get_app_details, get_app_reviews, and the stats tools require. No API key required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| term | Yes | Free-text game/app name to search for on the Steam store. | |
| limit | No | Max results. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |