kimi_shell
Run shell commands and get their output. Specify a working directory and timeout to control execution.
Instructions
Execute shell commands and return output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Shell command to execute | |
| timeout | No | Timeout in seconds (default: 120) | |
| workFolder | No | Working directory (absolute path) |