steam_getNewsForApp
Get recent news articles for any Steam app, providing titles, URLs, contents, dates, and authors. No API key required.
Instructions
Get recent news articles for a Steam app. Returns titles, URLs, contents, dates, and authors. No API key required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appid | Yes | Steam application ID to get news for | |
| count | No | Number of news items to return (1-20, default 5) | |
| maxlength | No | Maximum length of each news item's contents in characters (default 500, 0 for full text) |