List Images
hetzner_list_imagesRetrieve a list of available system, snapshot, backup, and application images with filtering by type, status, architecture, and more.
Instructions
List all available images, including system, snapshot, and backup images.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by image type | |
| status | No | Filter by image status | |
| architecture | No | Filter by CPU architecture | |
| name | No | Filter by image name | |
| label_selector | No | Label filter, e.g. "env=prod,tier=web" | |
| sort | No | Sort field, e.g. "id:asc" or "name:desc" | |
| page | No | Page number | |
| per_page | No | Results per page (max 50) |