bing_analytics_query
Retrieve query performance statistics from Bing Webmaster Tools. Analyze top queries for any site by specifying date range and output format.
Instructions
Get query performance stats from Bing Webmaster Tools (Top Queries)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| siteUrl | Yes | The URL of the site | |
| startDate | No | Start date (YYYY-MM-DD) | |
| endDate | No | End date (YYYY-MM-DD) | |
| limit | No | Max rows to return (default: 1000) | |
| format | No | Output format (default: json) |