get_performance_metrics
Retrieve page load performance metrics including navigation timing, First Contentful Paint, Largest Contentful Paint, Cumulative Layout Shift, First Input Delay, and memory usage.
Instructions
Get page load performance metrics: navigation timing, paint metrics (FCP), LCP, CLS, FID, and memory usage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabId | No | Target tab ID (defaults to currently active tab) | |
| apiKey | No | API key for authentication if enabled |