Skip to main content
Glama
kenlim5656

paid-media-mcp

by kenlim5656

list_conversion_apis

List all Conversion API implementations for paid media platforms. Filter by platform to see events sent, match rate, and deduplication method.

Instructions

List all Conversion API implementations (Meta CAPI, Google Enhanced Conversions, TikTok Events API, etc.): events sent, match rate, deduplication method. Filter by platform.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
platformNo
Behavior2/5

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

No annotations exist, so the description must carry the full burden. It implies a read-only list operation but does not explicitly state safety, authentication needs, or side effects. No destructive or rate-limit info is provided.

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 minimal and front-loaded: two sentences covering purpose, examples, returned fields, and filtering. No superfluous words.

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 one optional parameter and no output schema, the description covers the key aspects: what is listed (conversion API implementations) and the data fields (events, match rate, dedup method). It could mention pagination or what happens with no filter, but overall it is quite complete.

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?

The only parameter, 'platform', lacks a schema description (0% coverage). The description adds that it filters by platform, which gives some meaning, but does not explain default behavior (e.g., if omitted, returns all) or the impact of each enum value.

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 identifies the verb (list), the resource (Conversion API implementations), and the scope (all, with examples). It also distinguishes the tool from siblings like list_pixels_and_tags by specifying the domain (conversion APIs with specific platforms).

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

Usage Guidelines2/5

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

The description does not provide guidance on when to use this tool versus alternatives like list_pixels_and_tags or get_website_data_capture. No explicit when/when-not or alternative references are given.

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