Skip to main content
Glama
kenlim5656

paid-media-mcp

by kenlim5656

list_tests

List tests for paid media campaigns and vendor evaluations, filtered by status, type, team, or platform.

Instructions

List tests — active, planned, completed, or all. Covers both in-campaign A/B tests (creative, audience, bidding, etc.) and vendor/partner evaluations (dsp, agency, ad_network, platform, tool). Filter by status, type, team, or platform.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
typeNo
statusNo
team_idNo
platformNo
Behavior3/5

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

With no annotations, the transparent description of listing and filtering suffices for a simple read operation. However, it does not disclose potential behavior like pagination, sorting, or performance considerations. The description does not contradict any annotations.

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 extremely concise: two sentences with no wasted words. The key verb and resource are front-loaded, and the rest is efficiently structured.

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?

For a simple list tool with optional filters and no output schema, the description covers the essential functionality. It provides enough context for an agent to use it, though it could mention return format or edge cases like empty results.

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

Parameters3/5

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

Schema coverage is 0%, but the description lists the filterable dimensions (status, type, team, or platform), adding context beyond the schema's enum lists. It does not explain enum values or parameter relationships, providing only marginal added meaning.

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 it lists tests, covering both in-campaign A/B tests and vendor/partner evaluations, which distinguishes it from siblings like 'get_test' that likely fetch individual tests. The verb 'List' and resource 'tests' are specific and unambiguous.

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 implies usage context by listing what it covers, but does not explicitly state when to use this tool versus alternatives like 'get_test' for single test details. No exclusions or alternatives are mentioned, leaving room for ambiguity.

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