playstation_category
Fetch PlayStation Store category pages by UUID to get item prices, platforms, media, and filter facets. Use page numbers to navigate results and choose region/language.
Instructions
Browse a PlayStation Store category grid. Returns a page of a specific PlayStation Store category grid (by category UUID) with per-item price, platforms, and media, plus the available filter facets with value counts. Pass page to advance; next_page is set when more results exist. cc selects the store region (and price currency) and l the text language. Credential-free public PlayStation Store data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| l | No | Language code | |
| cc | No | Store country code (ISO, selects currency) | |
| id | Yes | Category UUID | |
| page | No | 1-based page number |