Skip to main content
Glama

Get HitKeep Search Console

hitkeep_get_search_console
Read-onlyIdempotent

Access imported Google Search Console reports for a site to review overview, time series, and optional dimension breakdowns. Apply filters for date, page, path, device, or country to analyze search performance and diagnose trends.

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
Behavior4/5

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

The description aligns with the readOnlyHint and idempotentHint annotations ('Read' indicates no side effects). Since annotations already declare safety, the description does not need extra detail. It adds context about the type of data but doesn't contradict annotations. Adequate transparency.

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 a single, clear sentence with no redundant words. It follows a logical structure: action, resource, optional modifications, and scope. Highly concise and well-structured.

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 covers the essential context: what data is read, the optional sections, and that it's per site. Given the rich schema and annotations, it is complete enough. It does not mention return format, but no output schema is provided, so this is acceptable.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters5/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema provides detailed descriptions for all 9 parameters, including defaults, allowed values, and formats (e.g., 'RFC3339 end timestamp', 'alpha-2 or alpha-3 country code'). The tool description doesn't need to add more because the schema fully explains each parameter's meaning.

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 action ('Read'), the resource ('imported Google Search Console'), and the scope ('overview, series, and optional dimension reports for one site'). It distinguishes this tool from siblings like 'hitkeep_get_ai_visibility' by specifying the Search Console data source.

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 does not explicitly state when to use this tool over alternatives. It implies usage for Search Console data but lacks direct comparison or conditions such as 'Use this when you need Search Console performance metrics.' No when-not or alternative guidance is provided.

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