create_category
Add a new product category to your Karrito store. Define its name and optional sort position for organized listings.
Instructions
Create a new category in your Karrito store. Requires KARRITO_API_KEY environment variable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Category name | |
| position | No | Sort order (lower = first) |