remove_breakpoint
Remove a debugging breakpoint by its ID to continue code execution in WeChat MiniApp JavaScript debugging sessions.
Instructions
Removes a breakpoint by its ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| breakpoint_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |