Skip to main content
Glama
adbutler

AdButler MCP Server

Official
by adbutler

get_vast_platform_estimate

Retrieve VAST platform estimate statistics for a chosen date preset and timezone.

Instructions

Get VAST platform estimate statistics

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
presetNoDate preset
timezoneNoTimezone
Behavior1/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 of behavioral disclosure. It does not state whether the operation is read-only, what the return format is, what 'platform estimate statistics' contains, or any side effects. The description simply restates the tool's name.

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?

At one sentence, it is short, but it is under-specified rather than concise. The phrase 'Get VAST platform estimate statistics' is almost a tautology and does not earn its place by adding meaningful information beyond the tool name.

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?

For a tool with two optional parameters, no output schema, and many similar sibling tools (e.g., get_vast_forecast, get_display_platform_estimate), the description is severely incomplete. It lacks any explanation of what the statistics represent, how to interpret output, or when this tool is the right choice.

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 100%: both 'preset' and 'timezone' have descriptions. The tool description adds no parameter-level detail, but the structured schema already provides the necessary field meanings, so the baseline of 3 applies.

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

Purpose3/5

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

The description uses a clear verb ('Get') and identifies a resource ('VAST platform estimate statistics'), so the general purpose is understandable. However, 'statistics' is vague and does not specify what kind of estimate or how it differs from sibling tools like get_vast_forecast or get_display_platform_estimate.

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

Usage Guidelines1/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 alternatives. There is no mention of context, prerequisites, or exclusions, leaving the agent to guess which of the many similar reporting/estimation tools is appropriate.

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