Skip to main content
Glama
avansaber

SEOMonster

by avansaber

ga4_landing_page_conversions

Read-onlyIdempotent

Retrieve landing pages with conversions and key events from organic search, segmented by channel group and sorted by conversions descending.

Instructions

Landing pages with their conversions / key events over the last N days, broken down by channel group and sorted by conversions descending. Filtered to organic search by default (the SEO view) so you see which entry pages actually drive organic outcomes. Convenience wrapper over ga4_run_report.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
daysNoLookback window. Defaults to 28.
limitNoMax rows. Defaults to 50.
property_idNoDefaults to the configured property.
organic_onlyNoLimit to Organic Search traffic. Defaults to true.
Behavior4/5

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

Annotations declare readOnlyHint, openWorldHint, idempotentHint, and destructiveHint false; the description adds behavioral details (sort order, default filter) beyond those annotations, with no contradictions.

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 sentences, zero waste: first sentence delivers core function and key details, second adds wrapper context. Every part is essential.

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?

The description explains the tool's output (landing pages with conversions, breakdown, sort) adequately for a simple read-only tool with 100% schema-covered params. No output schema exists, but the description covers the basics; minor gap in explicit column listing.

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 description coverage is 100%, so the schema already documents all parameters. The description repeats default values that are also in schema, adding no new meaning beyond what the schema provides—baseline 3 is appropriate.

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 lists landing pages with conversions/key events, broken down by channel group, sorted descending, and defaults to organic search. It calls itself a 'convenience wrapper over ga4_run_report,' which distinguishes it from siblings like ga4_top_landing_pages or ga4_run_report.

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 implies use for SEO analysis by stating 'the SEO view' and default organic filtering. It provides context but does not explicitly state when not to use or compare to alternatives, though siblings hint at differences.

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/avansaber/seo-monster'

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