list_brands
Retrieve brands for a specific category by providing its category ID. Use after listing categories to get the required category ID.
Instructions
List brands for a category. category_id is REQUIRED.
WORKFLOW: Call list_categories first to get category_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category_id | Yes | Category ID (from list_categories) — required |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||