get_rum_page_performance
Retrieve web page performance metrics like load time and contentful paint from RUM data to analyze user experience and identify optimization opportunities.
Instructions
Get page (view) performance metrics from RUM data
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Optional query filter for RUM search | * |
| from | Yes | Start time in epoch seconds | |
| to | Yes | End time in epoch seconds | |
| metricNames | No | Array of metric names to retrieve |