get_transfer_status
Check the status of an inbound domain transfer to see if it has completed. Poll after initiating a transfer to know when it finishes.
Instructions
Get the status of a specific inbound transfer for a domain. Useful for polling after transfer_domain to know when the transfer completes (typical window: 5-7 days). Returns the same status values as list_transfers, plus a human-readable description.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain whose transfer status to check, e.g. `example.com` |