start_error_monitoring
Monitor Safari for JavaScript errors in real-time with custom intervals and automatically send detected errors to Claude Code for analysis and debugging.
Instructions
Start monitoring Safari for JavaScript errors and optionally send them to Claude Code
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| autoSendToClaude | No | Automatically send errors to Claude Code (default: true) | |
| interval | No | Check interval in milliseconds (default: 2000) |