Skip to main content
Glama
eonik-ai

eonik-mcp

Official

get_validation_grounding

Compare a draft ad against time-scoped norms before export. Get pattern facts, survivor rates, and receipt-backed comparisons conditioned on the draft's signature.

Instructions

The time-aware NormsPack for the pre-export reality check — scoped (own/category/competitor), windowed (28d/90d/lifetime) pattern facts with survivor rates, temporal class (evergreen|rising|fading|breaker), denominators, exemplar receipts, brand rails, and precomputed draft_comparisons. Pass the draft's signature so the pack is conditioned on THIS draft. Facts + arithmetic only — descriptive, receipt-backed, never predictions. Degrades honestly per scope.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
aspectNoRender aspect, e.g. 9:16.
mediumNoIs the draft a cut or a page? Norms are split by medium — a page is compared to pages. Omitting this treats the draft as motion, which for an image ad compares its backing runtime and its zero cut-rate against the video distribution.
draft_textNoThe draft's grammar in words (hook line · claims · kind, plus on-screen text for a static) — enables 'analyzed ads like this draft'.
offer_textNoThe draft's OWN offer words, if any ('50% off', 'watch free'), verbatim and short. Send an EMPTY string to mean 'we looked and there is no offer'; omit the field entirely to mean 'not measured'.
cuts_per_secNoDraft cut cadence.
duration_secNoDraft duration in seconds.
has_captionsNoSpeech is captioned (≥30% coverage).
has_screen_textNoDoes the draft put any words on screen (OCR + the timeline's own text)? Omit if not measured — omitted is absent, not 'no'.
product_reveal_secNoFirst product-visible second (omit if never).
Behavior4/5

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

No annotations are provided, so the description carries the full burden. It discloses that the tool is 'descriptive, receipt-backed, never predictions' and 'Degrades honestly per scope', which sets expectations about output nature. It also explains the medium omission behavior and the offer_text semantics, which are behavioral traits. However, it doesn't detail what happens on missing data or error conditions, but the key behavioral aspects are covered.

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 a single dense paragraph, but it's packed with information. It front-loads the core purpose and then lists the key attributes. It's not overly long given the complexity of the tool. However, it could be slightly more structured with bullet points, but the prose is efficient and every sentence adds value.

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 the tool's complexity (9 parameters, no output schema, no annotations), the description does a good job of explaining what the tool returns (pattern facts, survivor rates, temporal class, etc.) and how to use it. It doesn't explain the return format, but since there's no output schema, that's a gap. However, the description is quite complete for the agent to understand when and how to invoke it. It could mention what happens if the draft signature is missing, but overall it's solid.

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 description coverage is 100%, so the schema already documents all 9 parameters. The description adds value by explaining the overall conditioning ('Pass the draft's signature') and clarifying the medium parameter's default behavior and the offer_text's three-state semantics. It also explains the purpose of draft_text ('enables 'analyzed ads like this draft''). This goes beyond the schema's individual descriptions, so it earns a 4.

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: it provides time-aware NormsPack for pre-export reality check, scoped and windowed pattern facts with specific attributes. It distinguishes itself from siblings by emphasizing 'pre-export reality check' and 'draft_comparisons', which is unique among the listed tools. The verb 'get' plus the resource 'validation_grounding' is specific and the description elaborates on what the pack contains.

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 explicitly says 'Pass the draft's signature so the pack is conditioned on THIS draft' and explains the medium parameter's effect ('Omitting this treats the draft as motion...'). It also clarifies the offer_text parameter semantics ('Send an EMPTY string to mean... omit the field entirely to mean...'). This provides clear when-to-use and how-to-use guidance, though it doesn't explicitly name alternatives, the context is clear enough.

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