get_analytics_summary
Analyze campaign performance by retrieving a summary of analytics and insights for a chosen time period, with support for custom date ranges.
Instructions
Get comprehensive analytics summary with insights
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | Time period for analytics | last7days |
| startDate | No | Custom start date (required if period is "custom") | |
| endDate | No | Custom end date (required if period is "custom") |