{ "tools": [ { "id": "reset_password", "label": "Reset Admin Password", "description": "Set a new admin password. Leave blank to generate one.", "icon": "🔑", "fields": [ { "name": "password", "label": "New password", "type": "password", "placeholder": "Leave blank to generate" } ] }, { "id": "apply_dns_updater", "label": "Apply DNS Updater", "description": "Point this server's DNS at AdGuard now.", "icon": "🌐", "fields": [] } ] }