run_process
Execute shell commands while automatically prefixing with 'rtk' to reduce token usage by 60-90%, optimizing costs and speed.
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 |