evaluate_expression
Evaluate a Python expression in the top stack frame to inspect current variables and test debug-time logic.
Instructions
Evaluate an expression in the top stack frame.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expression | Yes | Python expression evaluated in the top frame of the active stack. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||