Skip to main content
Glama

Trace a Colour Through History

colour_timeline
Read-only

Charts a hex colour's cultural and historical timeline from earliest use to modern associations, showing how its meaning evolved across centuries.

Instructions

Given a hex value, traces that colour's appearances across cultures and centuries in chronological order. Shows how a colour travelled through history — from its earliest documented use to its modern associations. Essential for understanding why a colour carries the weight it does. Example: deep blue traces from Egyptian lapis lazuli through Byzantine imperial authority to Prussian military uniforms to modern corporate trust signals.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
hexYesHex value to trace through history
toleranceNodE2000 tolerance for matching (default 20)

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
okNo
resultNo
errorNo
Behavior3/5

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

Annotations already declare readOnlyHint=true, and description confirms a read operation by describing historical tracing. Adds context about chronological order and example but does not disclose any additional behavioral traits (e.g., data sources, limits).

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?

Four sentences, each adding value: core action, elaboration, importance statement, and illustrative example. Front-loaded with key task, no filler. Within typical length guidelines.

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 low parameter count, presence of annotations, and existence of output schema, the description covers purpose, value, and an example. Slight gap: no mention of the scope of historical data (timeline length, cultures covered), but overall adequate for a straightforward lookup tool.

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 baseline is 3. Description adds an example of usage but does not significantly enhance parameter meaning beyond what the schema already provides (hex field description, tolerance default).

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?

Description uses specific verb 'traces' and resource 'colour's appearances across cultures and centuries in chronological order', clearly distinguishing from siblings like colour_story by emphasizing chronological order and historical depth. Includes a concrete example (deep blue) that reinforces the purpose.

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?

Description says 'Essential for understanding why a colour carries the weight it does', implying usage context but does not explicitly state when to use this versus alternatives like colour_story or colour_forensics. No when-not-to-use or exclusion criteria 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