context_status
Read this repository’s first-party context state: connection grant state (booleans, property names, permission levels and dates only , never a token), GSC fact-row count, site-fact count, availability floors and manual-input presence. manual_only is a complete configuration, not an error: with no Google connection the manual inputs are the context.
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
This operation accepts an empty object.Returned result
Captured from a local fixture repository without external credentials.
Connection status returns only sanitized grant metadata. Project and handoff state remain customer-owned extensible records. Counts include local records, not a promise of fresh Google data.
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.