execute_command
Execute shell commands with platform-aware adaptations for Linux, macOS, and Windows, enabling cross-platform filesystem operations from a single interface.
Instructions
Execute a shell command (platform-aware)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Command to execute | |
| cwd | No | Working directory (optional) |