roamzy_order_status
Poll the status of a pending eSIM order. Track progress from waiting to finished. When finished, use get_esim to obtain the activation link. Inform the user with the eSIM's msisdn.
Instructions
Poll the status of a pending order. Status progresses: waiting → confirming → finished → (eSIM activated). Once status=finished, call get_esim for the activation link. Response includes msisdn — when telling the user about progress, refer to the eSIM by its msisdn, not by intent_id / esim_id / order_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes | Internal intent_id from create_order. Never shown to the user. |