Search remote files
search_filesSearch for text patterns in files on the remote supercomputer using ripgrep. Provide a path and pattern to return matching lines.
Instructions
Search text with ripgrep under a configured remote root.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| glob | No | ||
| path | Yes | ||
| limit | No | ||
| pattern | Yes |