microsoftstore_events
Access Microsoft Store special-events shelves for apps and games, returning featured limited-time promotional products via the public store API.
Instructions
Get a Microsoft Store department's special-events shelf. Returns a department's "Special events" promotional shelf -- featured/limited-time products, distinct from the ranked charts (/microsoftstore/charts) and the curated home/department spotlight (/microsoftstore/spotlight). Only apps and games have this shelf; any other media_type is rejected. Credential-free public Microsoft Store data, read directly from the store's own promotional-events API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based page number | |
| locale | No | Display locale (BCP-47) | |
| country | No | Store country/region code (ISO-2) | |
| page_size | No | Items per page (max 24) | |
| media_type | No | Department to fetch special events for |