Get game news
get_game_newsFetch recent news and patch notes for a Steam game by appid, returning title, date, author, excerpt, and link. Use search_games to find the appid.
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. No API key required.
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 |