Update DNS zone labels
update_zoneReplace all custom labels on a DNS zone with the given key-value pairs. Use this to update zone labels without altering other zone properties.
Instructions
Update the labels of a DNS zone. The given set replaces all existing labels. (Other zone properties are changed via the dedicated change_zone_* tools.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zone | Yes | ID or name of the zone, e.g. "example.com" | |
| labels | Yes | User-defined labels (key/value pairs) |