Book House Help
End-to-end flow for finding and booking Pronto House Help slots.
House Help is the primary Tranquilo workflow. The CLI discovers the durations and listing IDs currently exposed by the backend, ranks live slots, then creates checkout only after a specific slot and duration are selected.
Choose a location
Use tranquilo addresses list to see saved addresses and tranquilo addresses use <address-id> to set the active delivery/cart address.
Find available options
Use tranquilo househelp options to inspect backend-supported durations and prices for that location.
Search slots
Use tranquilo househelp find with duration, date, and window preferences. Slots are transient and should be rechecked immediately before checkout.
Book and pay
Use tranquilo househelp book --pay --open-qr --upi-app phonepe in a local terminal after confirming the exact slot. The QR flow is local and user-facing, and the selected UPI app is remembered.
For busy employees, start with --window after-work or --time-window 18:00-22:00. Use --duration-order when a shorter fallback is acceptable.
House Help subcommands
| Subcommand | Description |
|---|---|
tranquilo househelp options | List House Help options |
tranquilo househelp find | Find ranked House Help slots |
tranquilo househelp book | Book House Help and show QR payment in local terminals |
tranquilo househelp payment-handoff <order-id> | Return local payment command for a checkout |
tranquilo househelp watch | Notify-only House Help slot watches |