redeem_points
Check available award rates for a hotel stay and complete the booking using Marriott Bonvoy points only after user confirmation.
Instructions
Book a hotel stay using Marriott Bonvoy points. Shows available award rates. IMPORTANT: Set confirm=true only after getting explicit user confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| adults | No | Number of adults (default: 1) | |
| checkIn | Yes | Check-in date in YYYY-MM-DD format | |
| confirm | No | Set to true to complete the points redemption. If false or omitted, returns available award rates. NEVER set to true without explicit user confirmation. | |
| hotelId | Yes | Hotel property code | |
| checkOut | Yes | Check-out date in YYYY-MM-DD format | |
| roomCode | No | Specific room code to redeem. Omit to use the lowest-points option. |