Remove ownership
unverify_siteRemove a site verification credential from Search Console owners. First call returns a confirmation token; second call completes the removal to revoke access.
Instructions
Removes this credential from the owners of a site. Two-step: the first call returns a confirmation token, the second performs the removal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The verification resource id, as returned by list_verified_sites. It is not the property URL — it is an opaque string such as "dns://example.com" or "https://example.com/". | |
| confirm_token | No | The token from this tool's previous refusal. Call without it first to see what would happen and receive the token; it cannot be guessed or reused. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | Yes | ||
| site | Yes | ||
| unverified | Yes |