tv_console
Inspect buffered console logs, uncaught exceptions, and failed network requests from a device. Apply substring and level filters to diagnose issues quickly.
Instructions
Console output, uncaught exceptions and failed network requests buffered since launch. Filter by substring and/or level. Reports how many entries were dropped from the ring buffer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max entries per bucket (default 60). | |
| device | No | Device id from devices.json. Omit to use the default device. | |
| filter | No | Case-insensitive substring filter on message text (and on failed request URLs). | |
| levels | No | Console levels to include. Omit for all levels. |