analyze_launch
Record an app launch trace to pinpoint methods that harm startup time and get actionable fix suggestions.
Instructions
Record an App Launch trace and report which methods hurt startup time with fix suggestions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bundle_id | Yes | App bundle ID, e.g. com.mycompany.myapp | |
| device_id | Yes | Simulator UUID or physical device ID. Use list_devices to find it. | |
| time_limit_seconds | No | Recording duration in seconds (default 20s). |