inspect_variables
Analyze and retrieve variable values within a specified scope using a debugger tool for NodeJS, enabling precise code troubleshooting and inspection.
Instructions
Inspects variables in current scope
Input Schema
Name | Required | Description | Default |
---|---|---|---|
scope | No | Scope to inspect (local/global) |