Search Error Reports
search_error_reportsRetrieve raw crash and ANR reports with stack traces for an app package from Google Play Console, filtered by time and error criteria, to diagnose failures.
Instructions
Search raw error reports — individual crashes and ANRs with stack traces.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days_back | No | Window size ending now, in days (default 7) | |
| max_results | No | Maximum number of reports to return (default 50) | |
| package_name | Yes | App package name (e.g., com.example.myapp) | |
| filter_expression | No | Optional API filter (e.g., 'errorIssueId = abc123') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |