gsc_start_indexing_job
Queue a background Google Search Console indexing job for any number of URLs. Returns a job ID immediately, with options to poll status and stop early; one job at a time.
Instructions
Queue a background submission run over any number of URLs.
Returns immediately with {"ok", "job_id", "total", "note"}. Poll
gsc_job_status for progress and gsc_stop_job to end it early. One
submission job runs at a time: the bridge drives a single browser tab
in your real profile, so a second job is refused rather than queued.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes |