Skip to main content
Glama

mcp_engram_thought_tile_create_visualization

Generate rich HTML visualization tiles for human review and shared understanding. Supports raw HTML or structured input with automatic goal linking.

Instructions

Create a rich HTML/compound Visualization Thought Tile (for human review and shared understanding). Best used as companion to a textual functor payload Tile created via the main thought_tile_create tool. Supports raw HTML or structured input via mint_html_visualization_payload. Auto goal linking.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
goal_contextNoOptional explicit goal. Auto-links if omitted.
payloadYesThe full compound HTML document (or structured representation) for the visualization tile
spatial_referencesNoOptional list of existing concept names this visualization Tile compresses or references. Creates 'compresses_path' relations.
titleYesShort human-readable title
Behavior4/5

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

With no annotations, the description carries full burden. It discloses auto goal linking and creation of 'compresses_path' relations, adding value. However, it does not mention permissions, side effects, or return format, leaving some gaps.

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?

Two sentences plus a key phrase, all front-loaded and each sentence adds value. No wasted words.

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 no output schema and no annotations, the description covers main behaviors, usage context, and parameter functions. Lacks detailed output or error info but is adequate for a creation tool.

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

Parameters4/5

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

Schema coverage is 100%, and the description adds context beyond the schema: 'auto goal linking' for goal_context, 'creates compresses_path relations' for spatial_references, and clarification of payload format. This enriches parameter understanding.

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?

Clearly states the verb 'create' and resource 'rich HTML/compound Visualization Thought Tile'. Distinguishes itself as a companion to thought_tile_create, making its role distinct from siblings.

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

Usage Guidelines4/5

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

Explicitly recommends using it as a companion to the main thought_tile_create tool. Provides context on input types (raw HTML or structured payload) but lacks explicit when-not-to-use or alternative tools.

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/staticroostermedia-arch/engram'

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