validate_usage
Validate brand compliance by checking if a color, font, or logo usage adheres to brand guidelines. Returns pass/fail with specific guidance.
Instructions
Validate whether a specific color, font, or logo usage complies with the brand guidelines. Returns pass/fail with specific guidance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | What to validate | |
| value | Yes | The color hex/name, font name, or logo variant to validate | |
| context | No | Context to validate against | |
| useCase | No | Description of how it's being used |