xbox_collection
Retrieve a page from a curated Xbox collection like Top Free Games or Optimized for Series X|S. Use the cursor from the previous response to fetch subsequent pages.
Instructions
Get one page of a curated Xbox collection. Returns one page of a named, editorially curated Xbox collection (e.g. Top Free Games, Top Paid Games, Optimized for Series X|S, Xbox Play Anywhere) -- the same mechanism that powers xbox.com's own marketing hub pages. Pages forward via an opaque cursor: pass the previous response's next_cursor to fetch the next page. This is a partial, non-exhaustive list of known collection ids -- the upstream exposes no discovery endpoint for the full set. Credential-free public Xbox data, read directly from the store's own named-channel API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Curated collection to fetch | |
| cursor | No | Opaque pagination cursor from a previous response's next_cursor | |
| locale | No | Display locale (BCP-47) |