Skip to main content
Glama

Get HitKeep Search Console

hitkeep_get_search_console
Read-only

Retrieve imported Google Search Console reports for overview, series, and optional dimensions like queries, pages, country, or device. Filter by site, page, path, country, device, and date range.

Instructions

Read imported Google Search Console overview, series, and optional dimension reports for one site.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
toNoOptional RFC3339 end timestamp. Defaults to now.
fromNoOptional RFC3339 start timestamp. Defaults to 30 days before to.
pageNoOptional exact Google Search Console page URL filter.
pathNoOptional normalized page path filter.
limitNoMaximum rows to return. Defaults to 10 and is capped at 50.
deviceNoOptional Google Search Console device filter.
countryNoOptional country filter. Accepts alpha-2 or alpha-3 country code.
site_idYesHitKeep site UUID.
sectionsNoOptional sections: overview, series, queries, pages, country, or device. Defaults to overview and series.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
toYes
fromYes
pagesNo
deviceNo
seriesNo
countryNo
queriesNo
site_idYes
overviewNo
warningsYes
sync_statusNo
property_uriNo
Behavior3/5

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

Annotations already declare readOnlyHint=true, and the description reinforces it with 'Read'. It adds context that data is 'imported' and limited to one site, but no additional behavioral traits like rate limits or auth needs are disclosed.

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?

A single, front-loaded sentence efficiently conveys the core function. However, it could benefit from a brief enumeration of available sections to improve structure without losing conciseness.

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

Completeness3/5

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

Despite the presence of an output schema, the description does not explain the different sections or optional dimension reports. Given the tool's 9 parameters and the need to select sections, the description lacks sufficient detail for complete understanding.

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% with all parameters documented. The description provides a high-level summary (overview, series, dimension reports) but adds no parameter-level meaning beyond what the schema already offers.

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 reads imported Google Search Console data for one site, specifying it returns overview, series, and optional dimension reports. This distinguishes it from sibling tools like hitkeep_get_search_console_status (status checks) and other analytics tools.

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

Usage Guidelines2/5

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

No explicit guidance on when to use this tool versus alternatives. The description does not mention use cases, prerequisites, or exclusions, leaving the agent to infer context from the tool name and siblings.

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/PascaleBeier/hitkeep'

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