inspect_url
Inspect a single URL to retrieve indexing status, last crawl date, canonical URL, mobile usability issues, and rich results from Google Search Console.
Instructions
Inspect a single URL against Google's index.
Args:
site_url: Property URL (e.g. https://example.com/ or sc-domain:example.com).
page_url: Full URL to inspect (must belong to site_url).
language: BCP-47 lang for human-readable strings.
Returns indexing status, last-crawl, canonical, mobile usability, rich-results.
IMPORTANT: Use ONLY the data returned by this tool. Do not speculate about figures, do not extrapolate beyond the time range queried, and cite site_url + date_range when reporting numbers to the user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site_url | Yes | ||
| page_url | Yes | ||
| language | No | en-US |