context_gsc_page
Read page/query context for one supplied page entirely from repository fact rows , no Google connection is consulted and no query is spent; a connector handoff with no grant from us at all is a complete configuration. A page outside every connected property is page_outside_property with zero rows invented; absence from truncated top rows means “not in the returned top rows”, never “no impressions”; nulls stay null and CTR is derived at read time.
Repository-local stdio MCP only. This tool is absent from hosted MCP and HTTP. It reads local context without starting a cloud job.
Setup and request
Start the local context host with an explicit repository root. Paths are restricted to that root, including symlink resolution.Input fields
Returned result
Captured from a local fixture repository without external credentials.
A missing page in bounded top rows does not mean zero impressions. Nullable metrics stay null. rows_returned follows the current service counter; inspect queries and page_totals before treating it as a raw row total.
Download result schema.
Result and recovery
The host returns JSON in bothstructuredContent and text content. The local context reference describes each result, file ownership and recovery. Start/end dates must be supplied together. Thrown input or file failures return isError: true. Missing manual/profile files and unresolved citations also flag an error. Inspect returned connection states separately: revoked or unavailable access can be result data. Manual-only configuration is valid.
See local context, CLI context commands and schema conventions.