Skip to main content
Glama
eonik-ai

eonik-mcp

Official

save_plan

Capture dated upcoming marketing plans like sales, launches, or seasonal moments with start and optional end dates. Provide a title verbatim and confirm the date with users to ensure accuracy for lead-time creative preparation.

Instructions

Capture a DATED upcoming plan the marketer mentions — a sale, launch, or seasonal moment the Monday slate should prepare creative for WITH LEAD TIME (e.g. 'Diwali sale starts Oct 20', 'we launch v2 in March', 'Black Friday'). Provide title VERBATIM and starts_on as an ISO date YYYY-MM-DD; add ends_on if they give a range. ALWAYS read the date back to them in your reply so they can confirm or correct it. NOT for vague intentions without a date (use save_context_note); NOT for durable business truths (use save_brand_truth).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
kindNosale | launch | seasonal | other
titleYesThe plan VERBATIM (their words, e.g. 'Diwali sale').
ends_onNoISO date YYYY-MM-DD it ends (optional).
starts_onYesISO date YYYY-MM-DD it starts.
Behavior4/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It explains important behaviors: requires a date, must use title verbatim, should read the date back to the user for confirmation, and the optional nature of ends_on. However, it doesn't specify the return value or side effects (e.g., does it overwrite existing plans?), but given the tool is less complex and the key behavioral traits are covered, a 4 is warranted.

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 compact, front-loaded with the core purpose, and every sentence adds value—examples, parameter instructions, and exclusion rules. It fits entirely in a few sentences without redundancy.

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?

Given no output schema and a relatively simple 4-parameter tool, the description is complete: it defines input requirements, usage criteria, and confirmation behavior. The interdependency with other save tools (save_context_note, save_brand_truth) is clarified, and the schema covers all parameters.

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?

Even though schema description coverage is 100%, the description adds significant meaning beyond the schema: it emphasizes that `title` must be verbatim, and `starts_on`/`ends_on` must be ISO dates, and clarifies the optionality of `ends_on`. It also explains how `kind` helps categorize but doesn't add much beyond the enum values. Overall, this goes beyond the schema's basic 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 clearly states the tool captures a 'DATED upcoming plan' with a specific verb ('Capture') and resource, and distinguishes it from siblings like save_context_note and save_brand_truth by specifying what qualifies (dated plan) vs not (vague intentions, durable truths).

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?

Explicitly states when to use (for dated upcoming plans with lead time) and when not to use (for vague intentions or durable truths), naming the alternative tools (save_context_note and save_brand_truth). Provides clear examples and instructions for handling date ranges.

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