Get debugger call stack
get_call_stackRetrieve the latest call stack from a paused Chrome debugger session to understand where JavaScript execution halted.
Instructions
Return the most recently captured Debugger.paused call stack for a Raw session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | ||
| targetSessionId | No |