performance_analyze_insight
Retrieves detailed information on a specific performance insight from a trace recording, using the insight set ID and insight name.
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" |