get_errors
Read buffered error and fatal logs from a React Native app using cursor-based pagination. Filter by log level, tags, or source to inspect specific issues.
Instructions
Read buffered error and fatal logs using cursor-based pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | No | ||
| sinceCursor | No | ||
| limit | No | ||
| levels | No | ||
| tags | No | ||
| sources | No |