get_stack_trace
Get the current stack trace for the active thread to inspect call hierarchy and diagnose issues during Python debugging.
Instructions
Return the current stack trace for the active thread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||