get_build_usage_metrics
Retrieve TestFlight build usage metrics: installs, sessions, crashes, invites, and feedback to calculate rates like crashes per install.
Instructions
Get TestFlight usage metrics for a build: install count, session count, crash count, invite count and feedback count over the reported date range. Use it to turn raw feedback and crash counts into rates (e.g. crashes per install).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max data points | |
| build_id | Yes | Build ID (from list_builds) |