Disk Usage
disk_usageView disk usage of filesystems on a remote server through SSH. Specify a path to check a particular directory or analyze all filesystems.
Instructions
Reports disk usage for filesystems on the remote system
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Optional path to check (default: all filesystems) | |
| sessionId | Yes | SSH session ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| stderr | Yes | ||
| stdout | Yes | ||
| durationMs | Yes | ||
| safetyWarning | No |