check_indexing_issues
Inspect up to 10 URLs to identify indexing problems. Returns only problematic URLs with a summary count by category like not_indexed or robots_blocked.
Instructions
Inspect up to 10 URLs and return only those with indexing problems, plus a summary count by category.
Categories: indexed, not_indexed, robots_blocked, fetch_error, canonical_issue. Use batch_url_inspection if you need results for all URLs regardless of status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| urls | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |