ssh_execute
Execute commands on remote hosts via SSH with predefined connections, enabling remote system management and automation tasks.
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 |