query_timeseries
Retrieve trend data over time to see if website traffic is increasing or decreasing.
Instructions
Trend data over time. Answers "Is traffic going up or down?"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Filter string | |
| period | No | Time period | 6mo |
| siteId | No | Plausible site domain | |
| metrics | No | Metrics to return | |
| interval | No | Granularity: day, week, month | month |
| dateRange | No | Required when period=custom |