get_console_logs
Retrieve buffered console logs, warnings, and errors from the browser to inspect debugging output.
Instructions
Return buffered console output (logs, warnings, errors) from the browser
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clear | No | Clear the buffer after reading (default: true) |