List DNS Zone Actions
hetzner_list_zone_actionsList all actions performed on a DNS zone, such as imports, TTL changes, and protection toggles, to track zone activity.
Instructions
List all actions performed on a specific DNS zone, such as imports, TTL changes, and protection toggles.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id_or_name | Yes | Zone ID or name | |
| sort | No | Sort field, e.g. "id:asc" or "name:desc" | |
| status | No | Filter by action status: comma-separated list of "running", "success", "error" | |
| page | No | Page number | |
| per_page | No | Results per page (max 50) |