debug_get_variables
Retrieve variables for a debug session scope or expandable variable, with optional filtering by named or indexed properties.
Instructions
Get variables for a scope or expandable variable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Filter: 'indexed' or 'named' | |
| session_id | Yes | Debug session ID | |
| variables_reference | Yes | Variables reference from scope or variable |