find_in_script
Find a string or regex pattern in a cached script. Use get_script_source to cache the script first.
Instructions
Find string or regex pattern in a single cached script. Use get_script_source first to populate the cache.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| pattern | Yes | ||
| regex | No |