Skip to main content
Glama
getmcpads-com

pinterest-ads-mcp-server

pinterest_get_conversion_setup

Inspect Pinterest conversion configuration: tags, oCPM/page-visit tags, Event Quality Score, advertiser-defined events, and deletion request status. Read-only, no data sent or deleted.

Instructions

Inspect Pinterest conversion measurement configuration: conversion tags, oCPM-eligible/page-visit tags, Event Quality Score, advertiser-defined events, and conversion-deletion request status. This never sends or deletes conversion events.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
bookmarkNo
pageSizeNo
surfacesNo
adAccountIdNo
lookbackPeriodNo14d
sourcePlatformNo
ingestionSourceNo
includeDeletedTagsNo
Behavior4/5

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

With no annotations available, the description carries the full disclosure burden and does state a crucial behavioral guarantee: 'This never sends or deletes conversion events.' It stops short of covering pagination, rate limits, or authentication requirements, but the most important side-effect profile (read-only) is explicit.

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?

Two tightly scoped sentences front-load the purpose and then add the key safety qualifier. No filler or repetition of schema details appears.

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?

For a tool with eight parameters, no output schema, and no annotations, the description is too high-level: it omits parameter semantics, default behavior, return shape, and pagination. The purpose is clear, but an agent cannot fully infer how to use the optional filters or interpret the result.

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

Parameters2/5

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

Schema description coverage is 0%, and the description only indirectly clarifies the surfaces parameter by listing the same category names; the other seven parameters (adAccountId, lookbackPeriod, sourcePlatform, ingestionSource, includeDeletedTags, pageSize, bookmark) receive no semantic explanation. The description does not compensate for the absence of schema descriptions.

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 uses a specific verb ('Inspect') with a clear resource ('Pinterest conversion measurement configuration') and enumerates the exact configuration categories, which directly matches the surfaces enum values. It also explicitly distinguishes this read-only inspection tool from mutation or reporting siblings.

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 read-only inspection intent is implied by 'Inspect' and 'never sends or deletes,' but there is no explicit when-to-use guidance or comparison to sibling tools such as pinterest_run_report or pinterest_get_delivery_metrics. An agent must infer when this tool is the right choice rather than being told.

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/getmcpads-com/pinterest-ads-mcp-server'

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