inspect_url
Inspect a URL in Google Search Console to determine its indexing status, last crawl time, and canonical URL.
Instructions
Inspect a single URL in GSC to get its indexing status, last crawl time, and canonical URL.
Returns verdict (PASS/NEUTRAL/FAIL), robotsTxtState, indexingState, pageFetchState, googleCanonical, userCanonical, and a derived category (indexed, robots_blocked, fetch_error, canonical_issue, not_indexed).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| site | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |