Skip to main content
Glama

camelot_brand_asset_manager

Idempotent

Organize brand colors, typography scales, logo assets, and usage rules. Manage brand assets locally in the browser for consistent branding.

Instructions

Brand Asset Manager: Organize brand hex colors, typography scales, logo assets, and usage rules.. Local browser processing. Canonical URL: https://www.camelotwebtools.com/tools/brand-asset-manager

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
brandNameNoName of brand, company, or productCamelot Web Tools
primaryFontNoPrimary typographic typeface familyInter
accentColorHexNoHex color code for branding accent (e.g. #3B82F6)#10b981
primaryColorHexNoPrimary brand hex color code#2563eb
secondaryColorHexNoSecondary accent hex color code#0f172a

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
statusYesExecution status of the tool (success or error)
prefillUrlYesDirect deep-link URL to view, edit, and export in Camelot Web Tools
canonicalUrlYesCanonical web URL for this tool on camelotwebtools.com
documentTitleYesTitle of the generated document, report, or calculation output
documentMarkdownYesComplete structured output and body formatted in clean Markdown

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observedv1.0.0

TDQS

C2.7/5.0
Behavior3/5

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

The description discloses 'Local browser processing,' which adds context beyond the annotations, indicating data is handled client-side. However, it does not explain the actual behavior (e.g., whether it generates/downloads a document, whether it stores anything locally), and mentions assets not in the schema. Annotations are not contradicted.

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

Conciseness3/5

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

The description is compact but includes an extraneous canonical URL and a typo (double period). The key purpose is front-loaded, and 'Local browser processing' is useful, but the URL is noise for tool selection.

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

Completeness2/5

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

Despite a full schema and annotations, the description is insufficiently complete. It leaves the tool's output and usage context unstated, and its mention of unsupported asset types (logo assets, usage rules) further confuses. An agent would need to infer or inspect the output schema to understand what the tool does.

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

Parameters3/5

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

Schema description coverage is 100%, so the schema already documents all parameters. The description adds no additional meaning to the parameters themselves; it only repeats general categories. It does not compensate for any schema gaps (there are none), so baseline 3 applies.

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

Purpose3/5

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

The description names the domain (brand assets) and lists categories, but uses the vague verb 'organize' rather than stating the concrete action (likely generating a brand asset guide). It also mentions 'logo assets' and 'usage rules' that have no corresponding input parameters, creating ambiguity. It is distinguishable from siblings, but fails to precisely state what the tool actually does.

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

Usage Guidelines2/5

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

The description provides no guidance on when to use this tool versus alternatives. It does not mention prerequisites, typical use cases, or when a different tool might be more appropriate. It simply states what it does.

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

Deploy Server

Other Tools