xbox_browse
Browse the Xbox storefront catalog with filters for genre, price, platform, and more. Sort by relevance, release date, price, or popularity. Returns 25 items per page.
Instructions
Browse the Xbox catalog, with optional sort and filters. Returns one page of the full Xbox storefront catalog (games, add-ons, and subscriptions), optionally sorted and/or filtered. With no sort/filter parameters, returns the store's own default (relevance) order. Multiple values for a repeatable filter (genre, price, platform, subscription, age_rating, multiplayer, technical_features, handheld_compatibility) match ANY of them (logical OR); different filter fields combine as logical AND. Cursor-paginated, fixed at 25 items per page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort order | |
| genre | No | Genre filter (repeatable) | |
| price | No | Price-band filter (repeatable) | |
| cursor | No | Opaque pagination cursor from a previous response's next_cursor | |
| locale | No | Display locale (BCP-47) | |
| platform | No | Platform filter (repeatable) | |
| age_rating | No | ESRB age-rating filter (repeatable) | |
| multiplayer | No | Multiplayer-mode filter (repeatable) | |
| subscription | No | Subscription filter, by the subscription's own product id (repeatable) | |
| accessibility | No | Accessibility-feature filter (repeatable) | |
| supported_language | No | Supported-language filter, by BCP-47 tag (repeatable) | |
| technical_features | No | Technical-feature filter (repeatable) | |
| handheld_compatibility | No | Handheld compatibility filter (repeatable) |