Remove a property
delete_siteRemove a Search Console property. First call returns a confirmation token that you provide in a second call to finish deletion.
Instructions
Removes a property from Search Console. Two-step: the first call returns a confirmation token, the second performs the removal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site_url | Yes | The Search Console property: "sc-domain:example.com" for a domain property, or "https://example.com/" for a URL-prefix property (the trailing slash is required) | |
| 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 |
|---|---|---|---|
| site | Yes | ||
| removed | Yes |