dns_lookup
Resolve a hostname to its IP address using DNS lookup. Provide a hostname to retrieve the corresponding IP.
Instructions
Löst einen Hostnamen per DNS auf und gibt die IP-Adresse zurück. hostname: Zu auflösender Hostname (z.B. 'google.com', 'api.example.com') Kein sudo erforderlich.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hostname | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||