run_command
Run shell commands over SSH on a remote server. Requires start_session first and blocks sudo, doas, su, and pkexec.
Instructions
Run a shell command on the server ServerKit is connected to over SSH. Requires start_session first. Blocked if the command invokes sudo/doas/su/pkexec.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | ||
| command | Yes |