get_scopes
Retrieve scopes for a stack frame to examine variable context. Requires session ID and frame ID from a stack trace.
Instructions
Get scopes for a stack frame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | ||
| frameId | Yes | The ID of the stack frame from a stackTrace response |