List Images
hetzner_list_imagesFind the right Hetzner image by listing and filtering available system, snapshot, backup, and app images using criteria like type, status, architecture, and labels.
Instructions
List all available images, including system, snapshot, and backup images.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Filter by image name | |
| page | No | Page number | |
| sort | No | Sort field, e.g. "id:asc" or "name:desc" | |
| type | No | Filter by image type | |
| status | No | Filter by image status | |
| per_page | No | Results per page (max 50) | |
| architecture | No | Filter by CPU architecture | |
| label_selector | No | Label filter, e.g. "env=prod,tier=web" |