ssh_execute
Run commands on remote systems securely via SSH, enabling direct management and execution of tasks on connected devices without manual intervention.
Instructions
Execute a command on a remote host via SSH
Example usage:
Configuration required in config.json:
Input Schema
Name | Required | Description | Default |
---|---|---|---|
command | Yes | Command to execute | |
connectionId | Yes | ID of the SSH connection to use |