list_block_devices
Discover available storage devices and partitions on Linux systems, either locally or via SSH connection to remote hosts, for system diagnostics and storage analysis.
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 |