category_list
Retrieve product categories with pagination and filtering by ID, parent ID, or language. Supports localized category names.
Instructions
List product categories.
Parameters
id : Filter by specific category ID. parent_id : Filter by parent category ID (0 = root categories). view : Language code for localised names (e.g. "ro", "en"). page : Page number for pagination. limit : Results per page (1–100).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| parent_id | No | ||
| view | No | ||
| page | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||