get_deep_link_blocks
Retrieve a list of deep link blocks for a specified site URL. Use this tool to access deep link data for analyzing site structure and link patterns.
Instructions
Get deep link blocks for a site.
Args: site_url: The URL of the site
Returns: List[DeepLinkBlock]: List of deep link blocks
Raises: BingWebmasterError: If blocks cannot be retrieved
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| self | Yes | ||
| site_url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |