diff_brands
Compare two brands to identify differing tokens, with options to filter by path prefix and normalize under a shared theme.
Instructions
Compare two brands side-by-side, showing which tokens differ between them. Optionally resolves both under the same theme.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| theme | No | Optional theme to apply to both brands before diffing | |
| brandA | Yes | First brand ID | |
| brandB | Yes | Second brand ID | |
| pathPrefix | No | Only diff tokens matching this path prefix |