get_connected_pages
Retrieve the list of pages connected to your site, enabling you to identify linked domains and understand your site's network in Bing Webmaster Tools.
Instructions
Get a list of pages connected to the site.
Args: site_url: The URL of the site
Returns: List[ConnectedSite]: List of connected sites
Raises: BingWebmasterError: If connected pages cannot be retrieved
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| self | Yes | ||
| site_url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |