analyze_network_trace
Parse and extract network request details from a .xctrace file captured with the Network template to diagnose app network performance.
Instructions
Analyze an existing .xctrace file recorded with the Network template.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| trace_path | Yes | Absolute path to the .xctrace file. | |
| bundle_id | No | com.unknown.app |