evaluate
Evaluate expressions in the current scope during debugging sessions with Delve MCP. Input session ID and expression to analyze and debug Go code efficiently.
Instructions
Evaluate an expression in current scope
Input Schema
Name | Required | Description | Default |
---|---|---|---|
expr | Yes | Expression to evaluate | |
sessionId | Yes | ID of the debug session |