steam_getAppDetails
Retrieve Steam store details for any app, including price, description, reviews, tags, platforms, and system requirements, without an API key.
Instructions
Get Steam store data for an app including price, description, reviews, tags, platforms, and system requirements. No API key required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| l | No | Language code for descriptions (e.g. english, german) | |
| cc | No | Two-letter country code for pricing (e.g. US, GB, DE) | |
| appid | Yes | Steam application ID (e.g. 440 for Team Fortress 2) |