get_site_moves
Retrieve site move settings for a specific site URL, providing migration details and configuration information to manage site transitions within Bing Webmaster Tools.
Instructions
Get site move information for a specific site.
Args: site_url: The URL of the site
Returns: List[SiteMoveSettings]: List of site move settings
Raises: BingWebmasterError: If the site move information cannot be retrieved
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| self | Yes | ||
| site_url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |