get_variable_details
Evaluate a variable or attribute in the top stack frame to inspect its current value during a Python debugging session.
Instructions
Evaluate a variable name in the top stack frame.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| variable_name | Yes | Variable or attribute expression evaluated in the top frame of the active stack. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||