list_block_devices
Lists block devices and partitions on Linux systems, enabling storage analysis locally or remotely via SSH for system diagnostics and troubleshooting.
Instructions
List block devices and partitions.
Args:
host: Remote host to connect to via SSH (optional, executes locally if not provided)
username: SSH username for remote host (required if host is provided)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | ||
| username | No |