Skip to main content
Glama
eonik-ai

eonik-mcp

Official

save_context_note

Record a marketer's one-off correction or preference verbatim in the context ledger, preserving their exact wording. Confirm the note is saved and can be reviewed or removed later.

Instructions

Save a one-off correction or preference the marketer tells you to their context ledger, VERBATIM (e.g. 'we killed that angle', 'founder hates UGC'). NOT for questions or small talk; NOT for a dated plan/sale/launch (use save_plan); NOT for a durable business truth (use save_brand_truth). After saving, tell them you remembered it and they can review or remove it in Brand. Never rewrite their words.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
textYesThe marketer's statement VERBATIM (their words, not a summary).
sourceNo'correction' if correcting/changing; 'unprompted' if volunteering.
Behavior4/5

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

No annotations are provided, so the description carries the burden of behavioral disclosure. It discloses key behavioral traits: saving verbatim, never rewriting words, and telling the user after saving that the note can be reviewed/removed in Brand. While it doesn't discuss permissions or side effects, the essential behavior is clearly communicated.

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 dense but every sentence earns its place: the core action, the exclusions with alternatives, and the post-save behavior. It is front-loaded with the primary action and uses examples to make the verbatim requirement unambiguous.

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?

For a simple 2-parameter tool with no annotations and no output schema, the description is complete. It covers purpose, usage exclusions, named alternatives, storage behavior, and post-save user communication, leaving no significant gap in understanding.

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%, so baseline is 3. The description adds meaningful semantics beyond the schema by emphasizing 'VERBATIM' and 'Never rewrite their words,' which clarifies the intended use of the text parameter. The source parameter is adequately described in the schema's enum descriptions.

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 states a specific verb and resource: 'Save a one-off correction or preference the marketer tells you to their context ledger, VERBATIM.' It further distinguishes from siblings by explicitly excluding dated plans (save_plan) and durable truths (save_brand_truth), making the tool's purpose unmistakable.

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?

The description gives explicit when-to-use criteria and exclusions: NOT for questions/small talk, NOT for dated plans (use save_plan), NOT for durable truths (use save_brand_truth). This provides clear guidance on when to select this tool over its siblings.

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/eonik-ai/eonik-mcp'

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