performance_stop_trace
Stops active trace recording and loads it for immediate performance analysis.
Instructions
Stop the active trace recording and optionally load it for analysis.
After stopping, the trace is automatically loaded so you can immediately query it with performance_analyze_insight.
Args: auto_load: If True (default), auto-load the recorded trace for analysis
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| auto_load | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |