browser_debug_report
Generates a browser debug report summarizing page status, error logs, network errors, and optionally includes DOM and storage information.
Instructions
生成当前浏览器调试报告,汇总页面状态、错误日志、网络错误、可选 DOM 与存储信息
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| includeDom | No | 是否包含页面文本和元素摘要,默认 true | |
| includeStorage | No | 是否包含存储信息,默认 false |