remote_session_search
Search command history and output from persistent SSH sessions. Use regex, filters, and session targeting to quickly locate specific commands and results.
Instructions
Search through command history and output. Supports regex.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default: 20) | |
| query | Yes | Search query | |
| regex | No | Use regex matching | |
| sessionId | No | Session ID (optional) | |
| caseSensitive | No | Case sensitive search | |
| includeOutput | No | Search in command output too |