Bing Webmaster Tools MCP Server

by zizzfizzix
Verified

remove_site

Delete a website from Bing Webmaster Tools by specifying its URL. Use this tool to manage your site list and ensure your account reflects only active or relevant websites.

Instructions

Remove a site from Bing Webmaster Tools.

Args: site_url: The URL of the site to remove

Raises: BingWebmasterError: If the site cannot be removed

Input Schema

NameRequiredDescriptionDefault
selfYes
site_urlYes

Input Schema (JSON Schema)

{ "properties": { "self": { "title": "self", "type": "string" }, "site_url": { "title": "Site Url", "type": "string" } }, "required": [ "self", "site_url" ], "title": "remove_siteArguments", "type": "object" }
ID: 2hyhagvzgq