get_variables
Retrieve variables in the current debug scope, optionally filtered by scope type or stack frame.
Instructions
Get variables in the current scope
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | Optional scope filter | |
| frameId | No | Optional stack frame ID (defaults to top frame) | |
| sessionId | Yes | Debug session ID |