get_vacation_rental_onboarding_status
Check onboarding progress for a vacation rental property on lilo. Returns which setup steps are complete and which are still needed (property details, photos, house rules, calendar sync, payment setup, etc.). Pass lilo_code (e.g. PROP-6408) or property_id (UUID).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lilo_code | No | Property lilo code (e.g. PROP-6408) | |
| property_id | No | Property UUID (alternative to lilo_code) |