variables
Retrieve values from debug scopes or containers to inspect application state and object properties during .NET debugging.
Instructions
Get variables from a scope or variable container
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| variablesReference | Yes | Variables reference (from scopes or parent variable) | |
| sessionId | No | Session ID (defaults to current session). Use list_sessions to see available sessions. |