run_process
Execute shell commands with RTK token reduction that minimizes output, includes caching and logging.
Instructions
Run shell command with RTK auto-filtering (default: enabled)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | ||
| cwd | No | ||
| description | No | ||
| clear_cache | No | ||
| use_rtk_filter | No | Auto-wrap with RTK for token-minimized output (default: true) | |
| use_raw | No | Run raw command without RTK filtering (bypasses auto-RTK) | |
| model_used | No | Model name that executed this command (for training metadata) |