search_in_scripts
Search cached JavaScript scripts with a string or regex. Requires prior population of the script cache using get_script_source.
Instructions
Search a string or regex across ALL cached scripts. Populate the cache with get_script_source first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern | Yes | ||
| regex | No | ||
| urlSubstring | No | ||
| maxHits | No |