search_console_analytics_top_pages
Identify top pages in Google Search Console for any site. Simplify performance analysis by fetching page-level data sorted by clicks or impressions. Specify site URL and date range to get actionable insights.
Instructions
Get top pages for a site. Shortcut for analytics.query with dimensions=['page'].
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site_url | Yes | Site URL | |
| start_date | Yes | Start date (YYYY-MM-DD) | |
| end_date | Yes | End date (YYYY-MM-DD) | |
| row_limit | No | Max rows (default: 100) |