Skip to main content
Glama
zackscriven

ghl-mcp-server-v2

by zackscriven

ghl_ad_google_target_interest_list

Read-onlyIdempotent

Identify relevant Google Ads audience segments by retrieving affinity and in-market interest options based on location, type, and channel.

Instructions

Get target interests Retrieve affinity and in-market audience options for Google Ads targeting Endpoint: GET /ad-publishing/google/target-interests (Version header: 2021-07-28; source: v3/ad-publishing-v3.json) OAuth scopes: adPublishing.readonly

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
typeYesInterest type
locationIdYesLocation identifier
advertisingChannelTypeYesChannel type
Behavior3/5

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

Annotations already declare readOnlyHint=true, idempotentHint=true, and destructiveHint=false. The description adds OAuth scopes and endpoint details but does not disclose behavioral traits beyond what annotations provide. No contradictions are present.

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: a header line, a one-sentence purpose, and then technical metadata. It is front-loaded with the essential purpose and contains no unnecessary information.

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?

Given the read-only and idempotent annotations, full schema coverage, and the simple list retrieval nature, the description is adequate. Missing output schema details are not critical for this tool's use.

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%, so baseline is 3. The description does not elaborate on parameters beyond the schema's own descriptions (e.g., enum values for type). No additional meaning is added.

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 retrieves affinity and in-market audience options for Google Ads targeting. The verb 'Get' and resource 'target interests' directly matches the tool name. Among Google Ads siblings like targeting_search or audience_list, this tool's purpose is distinct and well-defined.

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 description explains what the tool does but does not explicitly state when to use this tool versus alternatives like ghl_ad_google_targeting_search. No exclusions or context for selection are provided, leaving the agent to infer from the tool name and sibling 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/zackscriven/ghl-mcp-server'

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