Read a prepared eSIM quote
get_prepared_purchaseRetrieve a previously prepared eSIM quote: plan, cost, payment method, and validity. Uses only local conversation state—no platform call, so nothing is changed.
Instructions
Read back a quote you prepared earlier in this conversation: the plan, the amount, the payment method and whether it is still valid. WHEN: the user asks about what you prepared -- "show me my prepared purchase", "what was that going to cost". Pass the quote reference from the prepare_purchase result. This reads local state only and never contacts the eSIM platform, so it changes nothing. A quote is short-lived. If the result says it expired or was cancelled, say so plainly and offer to prepare the plan again -- and repeat that no order was created and nothing was charged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quote_id | Yes | The quote reference returned by prepare_purchase in this conversation. Never invent, guess or edit one. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||