run_process
Run shell commands while automatically prefixing with rtk to minimize token usage by 60-90%, with persistent caching and execution logging.
Instructions
Run shell command. Auto-prefixed with rtk for token minimization (60-90% savings).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | ||
| command | Yes | ||
| model_used | No | Model name that executed this command (for training metadata) | |
| timeout_ms | No | Per-command timeout in milliseconds (overrides server default) | |
| clear_cache | No | ||
| description | No |