games_search_v1
Search for games by title to access their deals, prices, and availability from IsThereAnyDeal.
Instructions
[GET] /games/search/v1 - Search。必填: query: title。需要 API Key(环境变量: ITAD_API_KEY, ISTHEREANYDEAL_API_KEY, APIKEY, apikey)。可读取资源 itad://guide/calling 获取完整调用说明。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | 请求体(可选) | |
| query | Yes | Query 参数对象,必填: title | |
| headers | No | 请求头对象(可选) | |
| oauthToken | No | OAuth token(非 oauth 接口可忽略) | |
| pathParams | No | 路径参数对象(可选) |