Skip to main content
Glama

xpay✦ Marketing Collection

scrapecreators_google

Google

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesSearch query
regionNo2 letter country code, ie US, UK, CA, etc This will show results from that country

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observed

TDQS

D1.4/5.0
Behavior1/5

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

There are no annotations and no description content to disclose behaviors. The description does not say whether this tool returns search results, requires authentication, paginates, or has any side effects. This is a complete transparency failure for a scraper tool.

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

Conciseness2/5

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

One word is maximally short, but this is under-specification rather than conciseness. Every word is wasted because it carries no useful information. There is no structure, front-loading, or purposeful content.

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

Completeness1/5

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

With no output schema and a two-parameter input, the description must explain what the tool returns and its operational context. It does neither. The agent cannot determine what a Google scrape means, how results are formatted, or when to select this tool.

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?

The input schema has 100% description coverage for both parameters, providing baseline clarity. However, the description 'Google' adds no extra meaning beyond the schema, and does not contextualize the query or region parameters beyond what the schema already states.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose1/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description is exactly 'Google', which is a noun and a tautology restating part of the tool name. It does not specify any verb or resource, leaving the agent to guess that it performs Google searches. It fails to distinguish from the many other scrapecreators_* tools.

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

Usage Guidelines1/5

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

No guidance is provided on when to use this tool vs the dozens of sibling tools. There is no mention of use cases, alternatives, or exclusions. The agent receives zero contextual direction.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources