set_breakpoint_on_text
Search for a text string in cached sources to set a breakpoint, with optional source URL filter and column tolerance for auto-resuming on multiple hits.
Instructions
Set a breakpoint by searching for a text string in cached sources (+ optional sourceUrl filter). columnTolerance > 0 enables multi-hit auto-resume.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| sourceUrl | No | ||
| columnTolerance | No |