Skip to main content
Glama
adbutler

AdButler MCP Server

Official
by adbutler

get_conversion_details_report

Generate a conversion details report with optional filters for zones, campaigns, publishers, advertisers, and time presets.

Instructions

Get conversion details report

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
zonesNoFilter by zone IDs (comma-separated)
presetNoDate preset
timezoneNoTimezone
campaignsNoFilter by campaign IDs (comma-separated)
publishersNoFilter by publisher IDs (comma-separated)
advertisersNoFilter by advertiser IDs (comma-separated)
Behavior1/5

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

With no annotations provided, the description carries full responsibility for disclosing behavioral traits. It merely restates the tool name and offers no information about the report's contents, return format, read-only nature, or any side effects. This is effectively no disclosure beyond what the tool name already implies.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness2/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single sentence, but it is under-specified rather than concise. It fails to earn its place by adding any informative content beyond the tool name, making it closer to a placeholder than a useful description.

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

Completeness1/5

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

The tool has six optional parameters, no output schema, no annotations, and many sibling report tools. The description is completely inadequate for guiding an agent on how to invoke this tool correctly, what filters to apply, or what to expect in response. It provides no operational context.

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 input schema has 100% coverage with descriptions for all six optional parameters, so the schema already documents their meaning. The description adds no additional parameter context, but since the schema is thorough, a baseline of 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's action ('Get') and resource ('conversion details report'), so its purpose is unambiguous. However, it does not distinguish this report from several sibling report tools like get_click_details_report or get_display_report, so it lacks sibling differentiation.

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 provides no guidance on when to use this tool versus the many other report tools available. There is no mention of scenarios, prerequisites, or alternatives, so the agent receives no usage context.

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/adbutler/mcp-server'

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