Skip to main content
Glama

Heritage Palette Evolution

palette_heritage
Read-only

Analyzes a brand's legacy palette to identify historical colour origins, score provenance confidence, fill gaps with archive-grounded hues, and output CSS tokens and production notes.

Instructions

Given a legacy palette, generate an archive-grounded premium support system. For each existing colour: identifies its historical archive anchor, names it, and scores its provenance confidence. Detects palette gaps and fills them from the archive. Returns full palette with roles, confidence scores, CSS tokens, and production notes. Every addition has a named historical origin.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
paletteYesExisting hex values
brand_nameNoBrand name for CSS tokens
contextNoBrand context
marketNoTarget market
n_additionsNoArchive colours to add (default 3)

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
okNo
resultNo
errorNo
Behavior4/5

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

Annotations indicate readOnlyHint=true, which aligns with the description of generating a non-mutating report. The description adds behavioral context beyond annotations by detailing the process (identifying, scoring, filling gaps) and listing output components, which helps the agent understand what to expect.

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

Conciseness4/5

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

The description is concise at four sentences, front-loaded with the main action, and avoids fluff. It could be more structured (e.g., bullet points), but efficiency is good.

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

Completeness4/5

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

Given full schema coverage and presence of an output schema, the description adequately covers the tool's functionality. It mentions return values (palette, confidence scores, CSS tokens, production notes) but omits edge cases or error scenarios. Still, it is sufficient for an AI agent.

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 baseline is 3. The description adds minimal extra meaning for parameters, mostly echoing schema descriptions (e.g., 'legacy palette' vs 'Existing hex values'). No parameter-specific enrichment beyond the overall process.

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 the tool's purpose: given a legacy palette, it generates an archive-grounded system. It details specific actions (identify, name, score, detect gaps, fill) and distinguishes from siblings like palette_generate or palette_concept by focusing on historical grounding.

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

Usage Guidelines3/5

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

The description implies usage when a legacy palette exists and archive grounding is desired, but it lacks explicit when-not-to-use or alternative tool mentions. The precondition (legacy palette) is stated, but no exclusions or sibling comparisons are provided.

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/DigbyO/colour-memory-api'

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