iyke_logs
Retrieve recent console and error logs from a running webview, including window errors and unhandled rejections, to inspect runtime behavior.
Instructions
Read recent console + error logs (last 500) from the running webview. Includes window error and unhandledrejection captures.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| level | No | ||
| since | No | Only entries with ts >= this (epoch ms). | |
| source | No | Filter by pane source ("shell" or leaf id). |