get_news_for_app
Retrieve recent news and patch notes for any Steam game using its appid. Returns announcements with title, source, date, excerpt, and link—no API key required.
Instructions
Get the latest news / patch notes for a game.
Returns recent announcements with title, source feed, date, a short excerpt, and a link. No API key required. Use search_store to find the appid from a game name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appid | Yes | The Steam application id (appid), e.g. 440 for Team Fortress 2. Use search_store to find an appid from a game name. | |
| count | No | Number of news items. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |