domain_check_to_register
Checks if a domain is available for registration using its hostname and zone ID, with an optional registration period.
Instructions
Проверка доступности домена для покупки.
Args: hostname: Имя домена (например: example) zone_id: ID доменной зоны period: Период регистрации в годах (по умолчанию 1)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | ||
| zone_id | Yes | ||
| hostname | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |