performance_analyze_insight
Retrieve detailed information about a specific performance insight from a trace recording. Specify the page, insight set, and insight name to get focused analysis.
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 |
|---|---|---|---|
| pageId | Yes | Targets a specific page by ID. | |
| insightName | Yes | The name of the Insight you want more information on. For example: "DocumentLatency" or "LCPBreakdown" | |
| insightSetId | Yes | The id for the specific insight set. Only use the ids given in the "Available insight sets" list. |