inspect_url
Check a URL's index status using the Google Search Console URL Inspection API, revealing coverage, last crawl, canonical, mobile usability, and rich results.
Instructions
Inspects a URL's index status via the URL Inspection API (read-only).
Reports Google's index coverage, last crawl, canonical, mobile usability, and rich-results state for a single URL. Subject to tight per-property daily quotas set by Google.
Args:
site_url: Property URL the inspected URL belongs to, e.g.
sc-domain:example.com.
inspection_url: The fully-qualified URL to inspect.
language_code: BCP-47 language code for the result, default en-US.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site_url | Yes | ||
| inspection_url | Yes | ||
| language_code | No | en-US |