get_build_perf_metrics
Retrieve performance metrics for a specific build, enabling comparison between builds. Supports disk, hang, battery, launch, memory, animation, and termination metrics.
Instructions
Get performance and power metrics for a specific build. Same metric types as get_app_perf_metrics but scoped to a single build. Useful for comparing performance between builds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| buildId | Yes | The build resource ID | |
| metricType | Yes | The type of performance metric to retrieve | |
| platform | No | Filter by platform (optional) | |
| deviceType | No | Filter by device type identifier (e.g., 'iPhone14,5' for iPhone 13). Optional. |