Get game news
get_game_newsRetrieve recent news and patch notes for a Steam game using its appid. Returns title, date, author, excerpt, and link.
Instructions
Get recent news / patch notes for a game by appid (title, date, author, excerpt, link). An unknown/unassigned appid comes back as an empty list rather than an error, the same as get_global_achievements. Get the appid from search_games. Works without an API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appid | Yes | Steam application id (appid). Get it from search_games. | |
| limit | No | How many news items (1-20). Default 5. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes |