get_javascript_analysis
Analyze JavaScript execution to identify bootup time, unused code, and main thread work for web performance optimization.
Instructions
Get JavaScript execution breakdown showing bootup time, unused code, and main thread work
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to analyze | |
| strategy | No | Analysis strategy | mobile |