What Roblox shipped recently
get_whats_newCheck Roblox platform updates—Weekly Recap, release notes, and announcements—to identify whether a recent change explains unexpected behavior or regressions.
Instructions
A digest of recent Roblox platform changes: the official Weekly Recap, engine Release Notes, and Announcements. Use this when a game regressed for no obvious reason ("this worked last week"), when checking whether a Roblox update explains new behaviour, or when the user asks what is new on the platform. Returns the latest Weekly Recap body plus everything else published inside the time window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | How far back to look, in days. | |
| limit | No | Maximum items per section. | |
| max_tokens | No | ||
| include_recap_body | No | Include the text of the newest Weekly Recap, not just its link. |