List xctrace recording templates
listTraceTemplatesList available Xcode trace templates, including custom ones, to pick a template for time profiling with recordTimeProfile.
Instructions
[mg.discover] Run xcrun xctrace list templates and return parsed standard + custom templates. Useful when picking a template name for recordTimeProfile (e.g. "Time Profiler", "Animation Hitches", "Allocations").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||