kimi_shell
Execute shell commands to run scripts, manage files, and automate tasks. Returns stdout, stderr, and exit code for immediate feedback.
Instructions
Execute a shell command. Returns stdout, stderr, and exit code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Shell command to execute | |
| timeout | No | Timeout in seconds (default: 120) | |
| workFolder | No | Working directory |