Get Crashes Report
get_crashes_reportRetrieve daily crash and ANR counts for an app over a chosen month, broken down by device, OS, or app version, to monitor stability issues.
Instructions
Daily crash and ANR counts for one month.
Distinct from query_vitals: this is a raw daily count from the bulk report, while the Reporting API gives user-weighted rates against Google's bad-behaviour thresholds. Use query_vitals to judge release health.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| month | Yes | Month as YYYY-MM (e.g., 2026-07) | |
| dimension | No | overview, device, os_version or app_version (default: overview) | overview |
| package_name | Yes | App package name (e.g., com.example.myapp) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||