Skip to main content
Glama
eonik-ai

eonik-mcp

Official

get_campaign_performance

Get spend, CTR, and creative-genome breakdowns for your campaigns by name or ID, showing how each hook-type and creative-style combination performs. Facts only, no predictions.

Instructions

Spend, CTR, and creative-genome breakdown for one of the user's OWN campaigns by name (partial) or exact campaign ID. Shows which hook_type x creative_style combinations are running and how each performs. Facts only, no predictions.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
identifierYesCampaign name (partial match) or exact Meta campaign ID.
Behavior4/5

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

The description transparently indicates that the tool returns factual data and not predictions, and details the output (hook_type x creative_style performance). However, it does not explicitly state read-only behavior or lack of side effects, though it is implied by the nature of a 'get' operation.

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 dense sentences convey all essential information without redundancy or extraneous details.

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 the simple nature of the tool and single parameter, the description sufficiently covers what data is returned and how to invoke it. No output schema is provided, but the description enumerates the key output dimensions.

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

Parameters5/5

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

The single parameter 'identifier' is fully described, including that partial name matching is allowed and that it refers to Meta campaign IDs. The description adds depth beyond the schema by clarifying the matching behavior.

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 specifies the tool retrieves performance metrics (spend, CTR, creative breakdown) for the user's own campaigns, distinguishing it from competitor-related sibling tools by emphasizing 'OWN campaigns'.

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 how to reference campaigns (partial name or exact ID) and what kind of data it returns, providing clear context for when to use it. The phrase 'Facts only, no predictions' further clarifies its appropriate use.

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