indexing_notify
Send URL update or deletion notifications to Google for immediate crawling via the Indexing API.
Instructions
Notifies Google to crawl or remove a URL via the Indexing API. Requires service account with indexing scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Full URL to notify Google about | |
| type | No | Notification type (default: URL_UPDATED) |