step_over
Execute the current line and move to the next, skipping function entry to focus on the main flow during debugging.
Instructions
Step over to the next line (execute function calls without entering)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| threadId | No | Optional thread ID | |
| sessionId | Yes | Debug session ID |