checkHostAvailability
Check if a host/glue record name is available for creation. Requires authentication. Required: hostname (e.g., 'ns1.example.com')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hostname | Yes | ||
| sessionKey | No | Session key (osk_...) returned by checkDeviceLoginStatus. Pass it on every call when logged in via the in-chat device flow; omit when connected via OAuth. |