performance_analyze_insight
Retrieve detailed information for a specific performance insight from a trace recording. Supply the insight set ID and insight name to access targeted diagnostic data.
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 |
|---|---|---|---|
| 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. |