get_brand
Retrieve complete brand details such as description, image, and product count. Optionally specify fields to return only the information you need.
Instructions
Get full details of a product brand including description, image, and product count. Use fields param to request only needed fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Brand ID | |
| fields | No | Comma-separated fields to return (default: id,name,slug,parent,count,image,description) |