get_stack_trace
Retrieve the current call stack for a debug session to inspect execution context and navigate through stack frames.
Instructions
Get the current call stack
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| threadId | No | Optional thread ID | |
| sessionId | Yes | Debug session ID |