get_domain_status
Track domain purchase status in real-time. Polls every 3 seconds for up to 120 seconds until the transaction completes or fails.
Instructions
Get the status of a domain purchase order.
Polls the backend every 3 seconds (up to 120 seconds) until the order reaches a terminal state (complete or failed).
Args: order_id: The order ID returned from buy_domain (e.g. "ord_abc123").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||