update_brand
Update brand details such as name, slug, parent, description, or image by specifying only the fields you want to change.
Instructions
Update a brand's name, slug, parent, description, or image. Only include fields you want to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Brand ID | |
| name | No | Brand name | |
| slug | No | Brand slug | |
| image | No | Brand image URL | |
| fields | No | Comma-separated fields to return in response | |
| parent | No | Parent brand ID | |
| description | No | Brand description |