Inspect a URL (index status)
gsc_inspect_urlCheck a page's index status, last crawl, canonical, robots.txt, mobile usability, rich results, and AMP using Search Console's URL Inspection API.
Instructions
Run the URL Inspection API for a page: index status, last crawl time, canonical selection, robots.txt state, mobile usability, rich results and AMP status. Quota: ~2000 calls/day per property.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| siteUrl | Yes | Property URL exactly as shown in Search Console, e.g. 'https://example.com/' or 'sc-domain:example.com'. Use gsc_list_sites to discover it. | |
| languageCode | No | BCP-47 language for the response messages, e.g. 'zh-CN'. | en-US |
| inspectionUrl | Yes | Full URL of the page to inspect. Must belong to the property. |