performance_analyze_insight
Analyze specific performance insights from trace recordings to identify optimization opportunities in web applications.
Instructions
Provides more detailed information on a specific Performance Insight of an insight set that was highlighted in the results of a trace recording.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| insightSetId | Yes | The id for the specific insight set. Only use the ids given in the "Available insight sets" list. | |
| insightName | Yes | The name of the Insight you want more information on. For example: "DocumentLatency" or "LCPBreakdown" |