get_error_messages
Retrieve the most common JavaScript error messages from TrackJS. Filter by application, environment, date range, and sort by frequency or user impact to identify key issues.
Instructions
Get most common error messages
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort order for error messages | count|desc |
| limit | No | Maximum number of error messages to return (default: 20) | |
| endDate | No | End date for error search (ISO 8601 format) | |
| startDate | No | Start date for error search (ISO 8601 format) | |
| application | No | Filter by application name | |
| environment | No | Filter by environment |