microsoftstore_publisher
List every product a Microsoft Store publisher has listed by providing the exact publisher name. Returns a paginated catalog directly from the Microsoft Store.
Instructions
List a Microsoft Store publisher's full catalog. Returns every product a publisher/developer has listed on the Microsoft Store, cursor-paginated. publisher_name must match the publisher name exactly as shown on a listing (e.g. the publisher field returned by /microsoftstore/product or /microsoftstore/search). Credential-free public Microsoft Store data, read directly from the store's own browse-by-publisher API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Opaque pagination cursor from a previous response's next_cursor | |
| locale | No | Display locale (BCP-47) | |
| country | No | Store country/region code (ISO-2) | |
| publisher_name | Yes | Exact publisher/developer name |