engine_search
Search server files by substring to locate code, views, scripts, and template assets. Excludes manifests and core files for targeted results. Case-sensitive matching optional.
Instructions
Substring search over the server files: unit code and its views, root scripts and .htaccess, css and js of every template set. Manifests, core and images are out of it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyword | Yes | ||
| sensitive | No | Match the case. Off by default. |