Read a Roblox Weekly Recap
get_weekly_recapRead any Roblox Weekly Recap, current or historical, to track shipped betas, engine updates, Marketplace, and Studio changes. Use week, before, or list to locate when a feature or regression landed.
Instructions
Read any Roblox Weekly Recap, current or historical. Roblox publishes one every Friday summarising what shipped that week: betas, engine updates, Marketplace and Studio changes. Use week to step back through the archive (0 = newest, 1 = the week before, …), before to jump to the recap covering a past date, or list to see the archive index. To find when a specific feature or regression landed, list the archive and read the recaps around that date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list | No | Return the archive index instead of a recap body. | |
| week | No | How many weeks back, 0 = most recent recap. | |
| limit | No | Archive entries to list when `list` is true. | |
| before | No | Read the newest recap published on or before this date (YYYY-MM-DD). Overrides `week`. | |
| max_tokens | No |