list_categories
Retrieve all product categories and their IDs for product creation. Start here to get category IDs before listing brands and attributes.
Instructions
List all product categories. Use to get category_id for product creation.
WORKFLOW: Call this FIRST, then use category_id for list_brands and list_attributes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||