performance_metrics
Retrieve page performance metrics for a specific browser tab. Choose from metric types like navigation, paint, and resource timing to analyze page load performance.
Instructions
Get page performance metrics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabId | Yes | Tab ID to get metrics from | |
| type | No | Metrics type. Default: all | |
| includeResources | No | Include resource timing entries |