get_top_pages
Retrieve top performing pages by page views for a specified date range from Google Analytics 4.
Instructions
Get top pages by views for a date range
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of top pages to return (default 10) | |
| endDate | Yes | End date in YYYY-MM-DD format | |
| startDate | Yes | Start date in YYYY-MM-DD format | |
| propertyId | Yes | GA4 Property ID |