get_categories
Retrieve a list of product categories from CS-Cart stores. Filter by parent category ID or status (Active, Disabled, Hidden) to streamline product management.
Instructions
Get list of product categories
Input Schema
Name | Required | Description | Default |
---|---|---|---|
parent_id | No | Parent category ID (0 for root categories) | |
status | No | Category status filter (A=Active, D=Disabled, H=Hidden) |