Inspect a single URL
inspect_urlDiagnose indexing issues for a single URL by retrieving its Google Search Console inspection data: index status, selected canonical, crawl details, mobile usability, and rich results.
Instructions
Returns the full URL Inspection result for one page: index status, canonical Google selected, crawl details, mobile usability and detected rich results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The full URL to inspect. Must belong to the property. | |
| siteUrl | Yes | Property identifier exactly as Search Console lists it: "sc-domain:example.com" for a domain property, or "https://example.com/" for a URL-prefix property. |