rybbit_get_performance_timeseries
Retrieve performance metrics over time to analyze trends and monitor site performance with customizable time buckets and filters.
Instructions
Get performance metrics over time for trend analysis
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bucket | No | Time bucket granularity | |
| siteId | Yes | Site ID or identifier | |
| endDate | No | End date in YYYY-MM-DD format | |
| filters | No | JSON array of filter objects with parameter, type, and value fields | |
| timeZone | No | IANA timezone identifier (e.g., America/New_York) | |
| startDate | No | Start date in YYYY-MM-DD format | |
| pastMinutesEnd | No | Minutes ago for end (alternative to date-based) | |
| pastMinutesStart | No | Minutes ago for start (alternative to date-based) |