update_brand
Update a brand's name or description using its global key and brand ID. Set new values for brand_name or brand_description to modify the brand.
Instructions
Update an existing brand's name or description.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | ||
| brand_id | Yes | ||
| brand_name | No | ||
| global_key | Yes | ||
| brand_description | No |