submit_batch
Submit up to 200 URLs to Google's Indexing API in a single batch. Use it to request indexing for multiple pages after a large content update or site-wide change.
Instructions
Submit up to 200 URLs to Google's Indexing API in one go. Daily quota is 200 URL notifications. Use for bulk indexing requests after publishing multiple pages or a site-wide update. IMPORTANT: Base your analysis ONLY on the data returned. Report exact numbers from the results. Do not speculate about causes (e.g. algorithm updates, competitor actions) unless the data explicitly supports it. If the data does not contain enough information to answer a question, say so clearly rather than guessing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes | Array of URLs to submit (max 200) | |
| action | No | URL_UPDATED for new/changed content, URL_DELETED for removed pages | URL_UPDATED |