List Volumes
hetzner_list_volumesList all volumes in a Hetzner project with optional filtering by name, label, or status.
Instructions
List all volumes in the project, with optional filtering by name, label, or status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Filter by volume name | |
| label_selector | No | Label filter, e.g. "env=prod,tier=web" | |
| status | No | Filter by volume status | |
| page | No | Page number | |
| per_page | No | Results per page (max 50) |