search_console_analytics_top_pages
Retrieve the top-performing pages for a website within a date range. Identify which pages drive the most traffic and engagement.
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) |