remote_blocks_search
Search command history and output across remote shell blocks. Filter by query, tags, regex, and session to find specific commands.
Instructions
Search through command blocks.
Search command history and output across blocks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Filter by tags | |
| limit | No | Max results (default: 20) | |
| query | Yes | Search query | |
| regex | No | Treat query as regex (default: false) | |
| sessionId | No | Limit to specific session (defaults to active) |