playstation_category
Browse a PlayStation Store category grid by UUID, returning per-item price, platforms, and media along with filter facets and counts. Supports pagination, language, and region selection.
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 |