get_app_errors
Fetch recent application errors with messages, endpoints, status codes, and occurrence counts to identify and resolve issues across web, mobile, and API apps.
Instructions
Get recent application errors including error messages, endpoints, status codes, and occurrence counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | No | Which app to get errors for (default: all) | |
| limit | No | Maximum number of errors to return (default: 10) |