Skip to main content
Glama

brand_check

Validate text, colors, fonts, and CSS against brand identity in under 50ms. Get pass/fail results with specific fixes to ensure brand compliance.

Instructions

Fast inline brand gate — check text, colors, fonts, or CSS against the compiled brand identity in under 50ms. Pass one or more inputs: text (voice violations, never-say, AI-isms), color (palette match with ΔE distance), font (typography match), css (visual anti-pattern violations). Returns pass/fail with specific fixes. Call this reflexively while generating content or code, the way you'd run a linter. Requires brand_compile to have run first. NOT for deep audits — use brand_audit_content for comprehensive scoring.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
textNoText to check for voice violations (never-say words, anchor term misuse, AI-isms). Example: "We leverage cutting-edge AI solutions"
colorNoHex color to check against the brand palette. Returns nearest brand color with perceptual distance (ΔE). Example: "#3b82f6"
fontNoFont family name to check against brand typography. Example: "Helvetica"
cssNoCSS snippet to check for visual anti-pattern violations (shadows, gradients, etc.). Example: "box-shadow: 0 2px 4px rgba(0,0,0,0.1)"
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description fully discloses behavior: speed (<50ms), input types (text, color, font, css), output format (pass/fail with specific fixes), and mentions it's not for deep audits. No contradictions.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is three sentences, each serving a purpose: first sentence defines purpose and speed, second details inputs and outputs, third provides usage guidance and boundaries. No redundant information.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's complexity (4 optional parameters, no output schema), the description thoroughly covers what it does, when to use it, prerequisites, and what to expect as output. It compensates for lacking output schema by stating 'returns pass/fail with specific fixes'.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters5/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% with clear descriptions per parameter. The description adds value beyond the schema by explaining the purpose of each input (e.g., 'voice violations, never-say, AI-isms' for text) and the return type (pass/fail with fixes).

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states that the tool checks text, colors, fonts, or CSS against the compiled brand identity, with specific verb 'check' and resource 'brand identity'. It distinguishes from sibling tools like brand_audit_content by noting it's for fast inline checks, not deep audits.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicitly states when to use ('call reflexively while generating content or code, the way you'd run a linter') and when not ('NOT for deep audits — use brand_audit_content for comprehensive scoring'). Also mentions prerequisite: 'Requires brand_compile to have run first'.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Brandcode-Studio/brandsystem-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server