inspect_volume
Inspect a Docker volume to retrieve its driver, mountpoint, options, and usage details for troubleshooting volume bloat and configuration verification.
Instructions
[READ] Inspect one named volume (driver, mountpoint, options, usage).
Args: name: Volume name. target: Target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| target | No |