get_scopes
Retrieve variable scopes for a specific stack frame during debugging to inspect local and global variables within that execution context.
Instructions
Get scopes for a stack frame
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | ||
| frameId | Yes | The ID of the stack frame from a stackTrace response |