resend_confirmation
Resend a hotel reservation confirmation email after verifying identity. Send to original email or provide an updated email for delivery.
Instructions
Resend a hotel reservation confirmation email. Use after verifying the guest's identity with lookup_booking.
Sends the full confirmation to the email address on file. If the guest needs it sent to a different email (typo on original, or can't access it), provide updated_email.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirmation_number | Yes | Hotel confirmation number | |
| updated_email | No | If provided, send confirmation to this email instead of the one on file. Use when guest typo'd their email at booking or can't access the original email. |