ssh_host_remove
Remove a host configuration from the SSH host configuration file to clean up unused or outdated remote server entries.
Instructions
Remove a host configuration from the host configuration TOML file.
Returns: Dictionary with operation status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host_name | Yes | The 'user@hostname' identifier of the host to remove |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||