Skip to main content
Glama
kenlim5656

paid-media-mcp

by kenlim5656

get_test_learnings

Summarize completed paid media test results, showing what was tested, winning variant, lift achieved, statistical significance, and action taken for both in-campaign A/B tests and vendor evaluations.

Instructions

Summarize completed test results: what was tested, which variant won, lift achieved, whether stat sig was reached, and action taken. Covers both in-campaign A/B tests and vendor/partner evaluations (dsp, agency, ad_network, platform, tool).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
typeNo
team_idNo
platformNo
Behavior3/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 describes a read-centric behavior (summarize completed tests) but does not disclose any side effects, authentication needs, or data freshness. The description is adequate but lacks depth on potential limitations or assumptions.

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, well-structured sentence that front-loads the purpose and key details. It is concise and informative, though the lack of parameter descriptions slightly reduces efficiency for an agent.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With no output schema and 3 optional parameters with enums, the description is incomplete. It does not explain how parameters affect results or describe the return structure. For a tool that can filter by type and platform, this omission limits usability.

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

Parameters1/5

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

The schema has 0% description coverage, and the tool description does not explain any of the three parameters (type, team_id, platform). Despite having enums, the agent receives no guidance on how to filter results or what each parameter does. This is a critical gap.

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 that the tool summarizes completed test results, specifying the attributes covered (what was tested, winning variant, lift, statistical significance, action taken) and the scope (in-campaign A/B tests and vendor/partner evaluations). This differentiates it from siblings like get_test (focused on a single test) and list_tests (listing tests).

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

Usage Guidelines3/5

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

The description provides clear context on what the tool covers but does not explicitly state when to use this tool over alternatives (e.g., list_tests for a list of all tests, get_test for detailed results of a specific test). No exclusion criteria or prerequisites are mentioned.

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/kenlim5656/paid-media-mcp'

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