Skip to main content
Glama
kLOsk

Google Ads - AdLoop

by kLOsk

get_merchant_feed_health

Read-only

Identify disapproved products and account issues in Merchant Center feed to prevent Shopping and Performance Max campaign starvation. Includes per-context counts, top product issues, and critical account alerts.

Instructions

Merchant Center feed health — disapproved products + account issues.

Disapproved feed items silently starve Shopping and Performance Max campaigns; this surfaces approved/pending/disapproved counts per reporting context (Shopping ads, free listings, ...), the top product issues by affected products (with documentation links), and account-level issues — CRITICAL ones stop offers serving entirely.

account_id: numeric Merchant Center ID from list_merchant_accounts. Product-status data lags reality by ~30 minutes.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
account_idYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior5/5

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

Annotations already declare readOnlyHint=true and destructiveHint=false. The description adds valuable behavioral detail: 'Product-status data lags reality by ~30 minutes' and mentions that critical account issues 'stop offers serving entirely,' providing context beyond 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 concise (under 80 words) and well-structured: a clear first sentence naming the tool, followed by a detailed second sentence explaining outputs, and a final sentence specifying the parameter. No wasted words.

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

Completeness5/5

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

Given the tool has an output schema (not shown), the description sufficiently explains return values (counts per context, top product issues with links, account-level issues) and adds a critical timing caveat. It also references the source tool for the parameter, providing complete context for agent usage.

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

Parameters5/5

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

The input schema only specifies 'account_id' as a string with no description (0% coverage). The description adds: 'account_id: numeric Merchant Center ID from list_merchant_accounts,' clarifying the type, format, and source of the ID, which significantly enhances parameter understanding.

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 the tool's purpose: 'Merchant Center feed health — disapproved products + account issues.' It specifies what it surfaces (approved/pending/disapproved counts per context, top product issues with links, account-level issues) and distinguishes it from sibling tools by its unique focus on feed health.

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

Usage Guidelines4/5

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

The description provides context on when to use the tool, e.g., to diagnose feed issues that 'silently starve Shopping and Performance Max campaigns.' It implies usage for feed health diagnostics but does not explicitly exclude alternatives or provide when-not-to-use guidance.

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/kLOsk/adloop'

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