Skip to main content
Glama
getmcpads-com

google-analytics-mcp-server

ga4_get_audience_diagnostics

Diagnose GA4 audience configurations by retrieving audience diagnostics from Admin API and Data API recurring lists, including fallback to observed audience names.

Instructions

Read-only audience diagnostics from Admin API audiences, Data API recurring audience lists, and observed audienceName report fallback.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
endDateNoEnd date YYYY-MM-DD or relative (today, yesterday)
startDateNoStart date YYYY-MM-DD or relative (7daysAgo, yesterday)
datePresetNolast28days
propertyIdYesGA4 property ID (numeric, e.g., 123456789)
includeDefinitionsNoInclude full Admin API audience definitions when available
recurringAudienceListNameNoOptional resource name, e.g. properties/123456789/recurringAudienceLists/abc123
Behavior3/5

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

The description provides useful behavioral context by labeling the operation 'Read-only' and by noting the fallback to 'observed audienceName report fallback.' With no annotations, however, it does not disclose potential auth requirements, rate limits, or failure shapes, so the behavioral picture is incomplete.

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

Conciseness4/5

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

The description is a single, efficient sentence that front-loads the read-only nature and the diagnostic scope. It avoids fluff while communicating the key data sources and fallback behavior.

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?

With no output schema and no annotations, the one-sentence description is not enough for a 7-parameter tool. It does not explain what the diagnostics contain, how the three sources relate, or what the consumer should expect in the response, leaving significant gaps for an agent deciding whether the tool fits the task.

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?

Most parameters are already described in the schema, including date handling, propertyId, includeDefinitions, and recurringAudienceListName. The description adds high-level source context that maps to some parameters but does not clarify ambiguous ones like limit or how parameters interact across the data sources.

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 names the resource ('audience diagnostics') and identifies its data sources: Admin API audiences, Data API recurring audience lists, and observed audienceName fallback. It is specific enough to distinguish this from broader GA4 reporting tools, though it does not explicitly contrast it with the sibling audience export diagnostics tool.

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 word 'diagnostics' and the mention of audience sources imply this is for diagnosing audience-related issues, but there is no explicit guidance on when to choose it over siblings like ga4_get_audience_export_diagnostics or ga4_list_audience_exports. Usage context is suggested rather than stated.

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

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