startDebuggingSession
Initiate a browser debugging session to set breakpoints, inspect variables, and step through code. Use this first before any other debugging tool.
Instructions
CALL THIS FIRST whenever browser-side debugging is needed — before any other tool.
Auto-trigger when user mentions any of: debug, breakpoint, debugger, inspect, trace, step through, runtime value, variable value, why is this, implement based on API response, bug, error, unexpected behavior, not working, check this, confirm this.
Returns the complete debugging workflow and critical rules. The response contains a "_ui" field — relay it to the user verbatim.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||