evaluate_on_callframe
Run JavaScript expressions within a paused callframe to inspect or modify state during debugging.
Instructions
Evaluate a JavaScript expression in the context of the current paused callframe. Throws if not paused.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expression | Yes |