lilo Vacation Rentals
REMOTE · MCP.LILO.PROPERTY · SCANNED AUG 3
Vacation rental discovery, direct booking, and property protection for AI agents.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →
Endpoint Security63
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation not fully verified: this server exposes a tool marked destructive (verify_guest_identity_for_check_in) and its handshake is open, but we could not confirm whether a tool call is gated, so we do not assert it is callable unauthenticated. View diagnostics → Unverified
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability44
- 0% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Fail
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 6766 tokens (~95/item across 71 items; 67 tools + 4 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
- Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Capabilities20
- Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28. See how to fix → Fail
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
remote · mcp.lilo.property
claude mcp add --transport http lilo-property-mcp-server https://mcp.lilo.property/mcp
[mcp_servers.lilo-property-mcp-server] url = "https://mcp.lilo.property/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"lilo-property-mcp-server": {
"type": "remote",
"url": "https://mcp.lilo.property/mcp",
"enabled": true
}
}
} openclaw mcp add lilo-property-mcp-server --url https://mcp.lilo.property/mcp --transport streamable-http
mcp_servers:
lilo-property-mcp-server:
url: "https://mcp.lilo.property/mcp" {
"mcpServers": {
"lilo-property-mcp-server": {
"type": "http",
"url": "https://mcp.lilo.property/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 3 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.
- 31 Jul 26 +3
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 29 Jul 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.
- 27 Jul 26 +1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 26 Jul 26 53
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 3 Aug 2026 · Probed https://mcp.lilo.property/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=mcp.lilo.property | CN=YR1,O=Let's Encrypt,C=US | 30 Jun 2026 | 28 Sept 2026 | RSA 2048 | SHA256-RSA | 5805faeafe607a777f570c34e58faaa3cf9 |
| SANs: mcp.lilo.property | ||||||
| CN=YR1,O=Let's Encrypt,C=US (CA) | CN=Root YR,O=ISRG,C=US | 3 Sept 2025 | 2 Sept 2028 | RSA 2048 | SHA256-RSA | a20253f15f2691c05dc1ce13b9bcca4e |
| CN=Root YR,O=ISRG,C=US (CA) | CN=ISRG Root X1,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | RSA 4096 | SHA256-RSA | f24b6d17f9d9ad7cb1c9fea78782699f |
DNSSEC insecure
Validation of mcp.lilo.property. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| property. | present | 33049 | 13 | Verified |
| lilo.property. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
| Header | Value |
|---|---|
| strict-transport-security | max-age=31536000; includeSubDomains |
| content-security-policy | default-src 'none' |
| x-content-type-options | nosniff |
| x-frame-options | DENY |
| referrer-policy | no-referrer |
| permissions-policy | interest-cohort=() |
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://mcp.lilo.property/mcp | Verified | 200 | |
| http (plaintext) | http://mcp.lilo.property/mcp | HTTPS enforced | 301 | https://mcp.lilo.property/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
analyze_booking_threat_risk ~90
Analyze a vacation rental booking or guest interaction for potential threats and risks. Returns risk assessment level, identified concerns, and recommended actions for the host. Pass booking_id, message_content, and/or guest_profile for analysis.
| Name | Type | Req | Description |
|---|---|---|---|
| booking_id | string | — | Booking UUID to analyze |
| guest_profile | object | — | Guest profile data |
| message_content | string | — | Message text to analyze |
No output schema declared.
No examples provided.
analyze_guest_communication_risk ~111
Analyze guest messages at a vacation rental for concerning patterns. Returns risk assessment, evidence documentation, and response guidance for hosts. Alias for detect_guest_communication_risk.
| Name | Type | Req | Description |
|---|---|---|---|
| booking_id | string | — | Booking UUID for evidence chain |
| conversation_history | array | — | Previous messages for conversation context analysis |
| guest_name | string | — | Guest name for documentation |
| message | string | yes | Guest message to analyze for risk patterns |
| property_id | string | — | Property UUID for cross-reference |
No output schema declared.
No examples provided.
analyze_guest_interaction_risk ~87
Analyze a guest interaction at a vacation rental for potential risks. Returns risk assessment and recommended actions. Alias for analyze_booking_threat_risk. Pass booking_id, message_content, and/or guest_profile.
| Name | Type | Req | Description |
|---|---|---|---|
| booking_id | string | — | Booking UUID to analyze |
| guest_profile | object | — | Guest profile data |
| message_content | string | — | Message text to analyze |
No output schema declared.
No examples provided.
ask_vacation_rental_question ~126
Ask a natural language question about a vacation rental property and get an answer grounded in verified data. Examples: 'What is the WiFi password?', 'Where do I park?', 'Is there a dishwasher?', 'What time is check-out?'. Requires property_id and the question text.
| Name | Type | Req | Description |
|---|---|---|---|
| guest_id | string | — | Optional: Guest ID for vetting verification |
| property_id | string | yes | Property UUID or lilo_code |
| question | string | yes | Natural language question (e.g., 'What's the WiFi password?', 'Where do I park?') |
No output schema declared.
No examples provided.
assess_extended_stay_squatter_risk ~117
Assess the risk of a guest establishing tenancy rights during an extended vacation rental stay. Evaluates stay duration against jurisdiction-specific tenant protection laws. Returns risk level, relevant state laws, and preventive recommendations. Pass check_in_date, check_out_date, and state code.
| Name | Type | Req | Description |
|---|---|---|---|
| check_in_date | string | yes | Check-in date |
| check_out_date | string | yes | Check-out date |
| property_id | string | — | Property UUID |
| state | string | — | State code (e.g., CA, NY) |
No output schema declared.
No examples provided.
assess_vacation_rental_booking_risk ~85
Assess risk factors for a specific vacation rental booking with protection recommendations. Returns risk level, identified concerns, and suggested protective actions. Pass booking_id (UUID) and optional include_guest_risk (default true).
| Name | Type | Req | Description |
|---|---|---|---|
| booking_id | string | yes | Booking UUID to assess |
| include_guest_risk | boolean | — | Include guest risk analysis (default true) |
No output schema declared.
No examples provided.
assign_cleaner_to_rental_turnover ~115
Assign a cleaner to a vacation rental property turnover between bookings. Supports primary and backup cleaner assignments. Pass property_id, cleaner_id, booking_id, optional role (primary/backup), and scheduled_date.
| Name | Type | Req | Description |
|---|---|---|---|
| booking_id | string | yes | Booking UUID for the turnover |
| cleaner_id | string | yes | Cleaner UUID |
| property_id | string | yes | Property UUID or lilo_code |
| role | string | — | Role: primary or backup |
| scheduled_date | string | — | Scheduled date (ISO format) |
No output schema declared.
No examples provided.
book_vacation_rental_direct ~191
Book a vacation rental property directly through AI. Host receives 100% of nightly rate; 3% guest service fee added at checkout. Creates booking record, calculates pricing, and notifies the host. Returns booking_id, confirmation_code, pricing breakdown, and check-in link. Always call check_vacation_rental_availability_and_pricing first.
| Name | Type | Req | Description |
|---|---|---|---|
| check_in_date | string | yes | Check-in date (YYYY-MM-DD) |
| check_out_date | string | yes | Check-out date (YYYY-MM-DD) |
| guest_count | number | — | Number of guests (default 1) |
| guest_email | string | yes | Guest email address |
| guest_name | string | yes | Name of the guest |
| guest_phone | string | — | Guest phone number |
| property_id | string | yes | Property UUID or lilo_code |
| special_requests | string | — | Any special requests from guest |
No output schema declared.
No examples provided.
check_str_permit_requirements ~83
Check what permits and licenses are required to operate a short-term rental at a specific location. Returns required permits, application processes, fees, and renewal schedules. Pass state code (required), optional city and property_id.
| Name | Type | Req | Description |
|---|---|---|---|
| city | string | — | City name |
| property_id | string | — | Property UUID |
| state | string | yes | State code |
No output schema declared.
No examples provided.
check_vacation_rental_availability_and_pricing ~137
Check real-time availability and pricing for a vacation rental property on specific dates. Returns whether the property is available, calculated total price, capacity check, and any conflicting bookings. Host receives 100% of nightly rate; 3% guest service fee at checkout. Always call this BEFORE book_vacation_rental_direct.
| Name | Type | Req | Description |
|---|---|---|---|
| check_in_date | string | yes | Check-in date (YYYY-MM-DD) |
| check_out_date | string | yes | Check-out date (YYYY-MM-DD) |
| guest_count | number | — | Number of guests |
| property_id | string | yes | Property UUID or lilo_code |
No output schema declared.
No examples provided.
check_vacation_rental_protection_status ~61
Check whether a vacation rental property is actively protected by lilo. Returns protection status (active/inactive/expired), protection tier, active features, and last activity timestamp.
| Name | Type | Req | Description |
|---|---|---|---|
| property_id | string | yes | Property UUID or lilo_code |
No output schema declared.
No examples provided.
check_world_cup_2026_str_compliance ~91
Check World Cup 2026 specific short-term rental compliance requirements for the 16 US host cities. Returns special regulations, surge pricing rules, enhanced permit requirements, and safety standards that apply during the tournament. Pass the city name (required), optional property_id.
| Name | Type | Req | Description |
|---|---|---|---|
| city | string | yes | World Cup host city |
| property_id | string | — | Property UUID (optional) |
No output schema declared.
No examples provided.
compare_vacation_rentals_side_by_side ~71
Compare up to 5 vacation rental properties side-by-side on key metrics including price, bedrooms, bathrooms, amenities, reputation score, and protection status. Pass an array of property_ids.
| Name | Type | Req | Description |
|---|---|---|---|
| property_ids | array | yes | Array of property IDs to compare (max 5) |
No output schema declared.
No examples provided.
create_rental_maintenance_task ~194
Create a new maintenance task for a vacation rental property. Supports one-time and recurring tasks. Pass property_id, task_name, and task_type (hvac_filter, deep_clean, appliance_service, pest_control, exterior, safety_check, other). Optional: priority, description, recurring, frequency_days, due_date.
| Name | Type | Req | Description |
|---|---|---|---|
| description | string | — | Detailed description |
| due_date | string | — | Due date (ISO format) |
| frequency_days | number | — | Days between occurrences (if recurring) |
| priority | string | — | Priority: low, medium, high, urgent |
| property_id | string | yes | Property UUID or lilo_code |
| recurring | boolean | — | Is this a recurring task? |
| task_name | string | yes | Name of the maintenance task |
| task_type | string | yes | Type: hvac_filter, deep_clean, appliance_service, pest_control, exterior, safety_check, other |
No output schema declared.
No examples provided.
detect_guest_communication_risk ~121
Analyze guest messages for risk patterns in vacation rental communications. Returns risk assessment, evidence documentation, and response guidance for hosts. More comprehensive than detect_guest_message_threat_pattern — includes documentation and guest/property cross-referencing.
| Name | Type | Req | Description |
|---|---|---|---|
| booking_id | string | — | Booking UUID for evidence chain |
| conversation_history | array | — | Previous messages for conversation context analysis |
| guest_name | string | — | Guest name for documentation |
| message | string | yes | Guest message to analyze for risk patterns |
| property_id | string | — | Property UUID for cross-reference |
No output schema declared.
No examples provided.
detect_guest_message_threat_pattern ~84
Analyze a guest message or conversation for concerning patterns that may indicate risks to the vacation rental host. Pass the message text and optional conversation_history for context. Returns threat assessment and recommended response.
| Name | Type | Req | Description |
|---|---|---|---|
| booking_id | string | — | Booking UUID for context |
| conversation_history | array | — | Previous messages for context |
| message | string | yes | Message text to analyze |
No output schema declared.
No examples provided.
fetch_vacation_rental_details ~88
Fetch complete details for a specific vacation rental property by its lilo code (e.g. PROP-2343). Returns full property data including title, description as markdown text, photos, reviews, amenities, trust score, and booking URL. Optimized for AI deep research consumption.
| Name | Type | Req | Description |
|---|---|---|---|
| lilo_code | string | yes | The property lilo code (e.g. PROP-2343) |
No output schema declared.
No examples provided.
find_similar_vacation_rentals ~91
Find vacation rentals similar to a given property. Useful for recommending alternatives when a property is unavailable or when the traveler wants to compare similar options. Pass a property_id (UUID or lilo_code) and optional limit (default 5).
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | — | Max results (default 5) |
| property_id | string | yes | Property UUID or lilo_code to find similar to |
No output schema declared.
No examples provided.
flag_booking_for_enhanced_monitoring ~97
Flag a vacation rental booking for enhanced monitoring by lilo's protection system. Creates an alert with the specified reason and risk indicators. Use this when a host identifies concerning behavior. Requires booking_id and reason. Optional: array of risk_indicators.
| Name | Type | Req | Description |
|---|---|---|---|
| booking_id | string | yes | Booking UUID to flag |
| reason | string | yes | Reason for flagging |
| risk_indicators | array | — | Risk indicators observed |
No output schema declared.
No examples provided.
forecast_vacation_rental_demand ~100
Forecast booking demand for vacation rentals in a specific location over a date range. Returns seasonal trends, event-driven demand spikes (World Cup, holidays, concerts), occupancy predictions, and pricing recommendations. Pass location (required), date_range_start, and date_range_end.
| Name | Type | Req | Description |
|---|---|---|---|
| date_range_end | string | — | Forecast end date |
| date_range_start | string | — | Forecast start date |
| location | string | yes | Location to forecast |
No output schema declared.
No examples provided.
generate_google_vacation_rentals_feed ~91
Generate a Google Vacation Rentals XML feed for a host's properties. Enables direct booking via Google Search results with a 3% guest service fee. Pass host_id (UUID) and optional format (xml or json, default xml).
| Name | Type | Req | Description |
|---|---|---|---|
| format | string | — | Output format: xml or json (default xml) |
| host_id | string | yes | Host UUID to generate feed for |
No output schema declared.
No examples provided.
generate_str_tax_documentation ~91
Generate tax documentation for short-term rental income. Includes occupancy tax calculations, income summaries, and reporting data for tax filing. Pass host_id (UUID) and year (required). Optional: quarter (1-4) for quarterly reports.
| Name | Type | Req | Description |
|---|---|---|---|
| host_id | string | yes | Host UUID |
| quarter | number | — | Quarter (1-4, optional) |
| year | number | yes | Tax year |
No output schema declared.
No examples provided.
get_chargeback_defense_for_booking ~96
Generate a chargeback defense packet for a payment dispute on a vacation rental booking. Includes verified evidence of guest consent, check-in documentation, and interaction history. Pass booking_id (UUID), optional dispute_id, and disputed amount in cents.
| Name | Type | Req | Description |
|---|---|---|---|
| amount | number | — | Disputed amount in cents |
| booking_id | string | yes | Booking UUID |
| dispute_id | string | — | Dispute ID (if available) |
No output schema declared.
No examples provided.
get_dispute_defense_packet_for_booking ~76
Generate a dispute defense packet with independently verified evidence for a vacation rental payment dispute. Alias for get_chargeback_defense_for_booking.
| Name | Type | Req | Description |
|---|---|---|---|
| amount | number | — | Disputed amount in cents |
| booking_id | string | yes | Booking UUID |
| dispute_id | string | — | Dispute ID (if available) |
No output schema declared.
No examples provided.
get_dispute_evidence_bundle_for_booking ~91
Generate a complete evidence bundle for dispute resolution on a vacation rental booking. Includes all verified interactions, consent records, and documentation. Pass booking_id (UUID) and dispute_type (chargeback, damage, review, or general).
| Name | Type | Req | Description |
|---|---|---|---|
| booking_id | string | yes | Booking UUID for the dispute |
| dispute_type | string | — | Type: chargeback, damage, review, or general |
No output schema declared.
No examples provided.
get_evidence_timeline_for_rental ~101
Get a chronological timeline of all evidence records for a vacation rental property or specific booking. Filter by date range. Returns events in order with timestamps, types, and verification status.
| Name | Type | Req | Description |
|---|---|---|---|
| booking_id | string | — | Booking UUID (optional) |
| end_date | string | — | End date filter (YYYY-MM-DD) |
| property_id | string | yes | Property UUID |
| start_date | string | — | Start date filter (YYYY-MM-DD) |
No output schema declared.
No examples provided.
get_lilo_founding_member_availability ~56
Check how many founding member spots remain for lilo's vacation rental protection. Returns total_spots (200), spots_claimed, spots_remaining, and founding_price ($149/month locked for life). No parameters required.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_lilo_protection_network_stats ~42
Get aggregate statistics about the lilo vacation rental protection network. Returns total properties protected, evidence integrity status, and active protection capabilities. No parameters required.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_local_recommendations_near_rental ~87
Get local recommendations near a vacation rental property. Returns nearby restaurants, coffee shops, grocery stores, activities, and attractions. Filter by type: restaurants, coffee, grocery, activities, attractions.
| Name | Type | Req | Description |
|---|---|---|---|
| property_id | string | yes | Property UUID or lilo_code |
| type | string | — | Optional: recommendation type (restaurants, coffee, grocery, activities, attractions) |
No output schema declared.
No examples provided.
get_neighborhood_info_for_rental ~61
Get neighborhood information for a vacation rental location including safety scores, walkability, public transit access, nearby amenities, and local character. Helps travelers understand the area around a property.
| Name | Type | Req | Description |
|---|---|---|---|
| property_id | string | yes | Property UUID or lilo_code |
No output schema declared.
No examples provided.
get_philadelphia_250th_anniversary_events ~64
Get America's 250th Anniversary (July 4, 2026) event information for Philadelphia. Returns key historic sites, planned celebrations, expected visitor numbers, and accommodation surge predictions for the semiquincentennial. No parameters required.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_philadelphia_landmark_details ~87
Get detailed information about a specific Philadelphia landmark including full property manifest and Schema.org structured data. Pass landmark_id (e.g., phl-landmark-123) and source type (landmark, religious, aahs).
| Name | Type | Req | Description |
|---|---|---|---|
| landmark_id | string | yes | Landmark ID (e.g., phl-landmark-123) |
| source | string | — | Data source type |
No output schema declared.
No examples provided.
get_philadelphia_world_cup_2026_info ~58
Get World Cup 2026 information for Philadelphia. FREE TOOL. Returns match schedule, venue details (Lincoln Financial Field), expected accommodation demand surge, transportation info, and STR compliance requirements. No parameters required.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_rental_cleaning_schedule ~81
Get the cleaning schedule and cleaner assignments for a vacation rental property. Shows upcoming turnovers between bookings, assigned cleaners, and scheduling gaps. Pass property_id and optional days_ahead (default 14).
| Name | Type | Req | Description |
|---|---|---|---|
| days_ahead | number | — | Days to look ahead (default 14) |
| property_id | string | yes | Property UUID or lilo_code |
No output schema declared.
No examples provided.
get_rental_maintenance_schedule ~106
Get upcoming and overdue maintenance tasks for a vacation rental property. Includes HVAC filter changes, appliance servicing, pest control, and all recurring maintenance. Pass property_id, optional include_overdue (default true), and days_ahead (default 30).
| Name | Type | Req | Description |
|---|---|---|---|
| days_ahead | number | — | Days to look ahead (default 30) |
| include_overdue | boolean | — | Include overdue tasks (default true) |
| property_id | string | yes | Property UUID or lilo_code |
No output schema declared.
No examples provided.
get_short_term_rental_regulations ~104
Get local short-term rental (STR) regulations for a specific city and state. Returns permit requirements, occupancy taxes, maximum guest limits, zoning restrictions, and operational requirements. Essential for hosts to understand compliance. Pass state code (required), optional city and property_type.
| Name | Type | Req | Description |
|---|---|---|---|
| city | string | — | City name |
| property_type | string | — | Property type for specific rules |
| state | string | yes | State code (e.g., CA, NY) |
No output schema declared.
No examples provided.
get_str_insurance_requirements ~78
Get insurance requirements and recommendations for short-term rental hosts by state. Returns liability minimums, STR-specific coverage options, and recommended policy limits based on property type and estimated revenue.
| Name | Type | Req | Description |
|---|---|---|---|
| estimated_revenue | number | — | Estimated annual revenue |
| property_type | string | — | Property type |
| state | string | yes | State code |
No output schema declared.
No examples provided.
get_vacation_rental_ai_manifest ~86
Get the AI-optimized property manifest in schema.org format with lilo extensions. Available in YAML, JSON, or JSON-LD format. Use this for structured data integration and AI agent consumption.
| Name | Type | Req | Description |
|---|---|---|---|
| format | string | — | Output format: yaml, json, or jsonld (default jsonld) |
| property_id | string | yes | Property UUID or lilo_code |
No output schema declared.
No examples provided.
get_vacation_rental_details ~90
Get complete details for a vacation rental property including name, location, address, property type, bedrooms, bathrooms, nightly rate, amenities, house rules, photos, protection status, and host reputation score. Use the property_id (UUID) or lilo_code (e.g. PROP-2343) to identify the property.
| Name | Type | Req | Description |
|---|---|---|---|
| property_id | string | yes | Property UUID or lilo_code |
No output schema declared.
No examples provided.
get_vacation_rental_faqs ~115
Get all frequently asked questions and answers for a vacation rental property. Covers WiFi password, check-in instructions, parking, appliances, emergency contacts, and local info. Filter by category: check_in, check_out, wifi_internet, parking, appliances, emergency, local_info.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | — | Optional: filter by category (check_in, check_out, wifi_internet, parking, appliances, emergency, local_info) |
| property_id | string | yes | Property UUID or lilo_code |
No output schema declared.
No examples provided.
get_vacation_rental_host_reputation ~64
Get the reputation score and verified evidence summary for a vacation rental host. Returns protection stats, evidence count, dispute resolution rate, and verification status. Use this to verify a host's trustworthiness.
| Name | Type | Req | Description |
|---|---|---|---|
| host_id | string | yes | Host UUID |
No output schema declared.
No examples provided.
get_vacation_rental_house_rules ~67
Get the house rules for a vacation rental in structured, machine-readable format. Returns maximum guests, quiet hours, pet policy, smoking policy, check-in/check-out times, parking, and special restrictions.
| Name | Type | Req | Description |
|---|---|---|---|
| property_id | string | yes | Property UUID or lilo_code |
No output schema declared.
No examples provided.
get_vacation_rental_identity_manifest ~55
Get the machine-readable property identity manifest with structured evidence data, visibility metadata, and verification references. Use this for programmatic property data consumption.
| Name | Type | Req | Description |
|---|---|---|---|
| property_id | string | yes | Property UUID or lilo_code |
No output schema declared.
No examples provided.
get_vacation_rental_inventory ~114
Get the inventory list for a vacation rental property. Returns all tracked items with quantities, locations, condition, and recent check history. Filter by category: furniture, appliance, electronics, linen, kitchenware, bathroom, decor, outdoor, safety, amenity, supply.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | — | Filter by category: furniture, appliance, electronics, linen, kitchenware, bathroom, decor, outdoor, safety, amenity, supply |
| property_id | string | yes | Property UUID or lilo_code |
No output schema declared.
No examples provided.
get_vacation_rental_onboarding_status ~106
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).
| Name | Type | Req | Description |
|---|---|---|---|
| lilo_code | string | — | Property lilo code (e.g. PROP-6408) |
| property_id | string | — | Property UUID (alternative to lilo_code) |
No output schema declared.
No examples provided.
get_vacation_rental_pricing_analysis ~90
Get competitive pricing analysis for a vacation rental market. Returns comparable property rates, market average, pricing optimization suggestions, and seasonal adjustments. Pass location (required), optional property_id for direct comparison, and optional bedrooms count.
| Name | Type | Req | Description |
|---|---|---|---|
| bedrooms | number | — | Number of bedrooms |
| location | string | yes | Location to analyze |
| property_id | string | — | Property UUID for comparison |
No output schema declared.
No examples provided.
get_vacation_rental_reputation_score ~75
Get the reputation score and performance data for a specific vacation rental property. Returns dispute win rate, protection statistics, host response times, overall reputation score, and a narrative summary. Use this to evaluate a property's track record before recommending it.
| Name | Type | Req | Description |
|---|---|---|---|
| property_id | string | yes | Property UUID or lilo_code |
No output schema declared.
No examples provided.
get_vacation_rental_trust_certificate ~80
Access the continuously maintained trust certificate for a lilo-protected vacation rental property. Includes verification data for independent validation of the property's protection status, evidence integrity, and host reputation. Pass lilo_code (e.g. PROP-6408).
| Name | Type | Req | Description |
|---|---|---|---|
| lilo_code | string | yes | Property lilo code (e.g. PROP-6408) |
No output schema declared.
No examples provided.
ingest_philadelphia_public_records ~69
PREMIUM: Full Philadelphia data ingestion from public records. Ingests landmarks, historic religious properties, and African American historic sites into the lilo system. Pass source: all, landmarks, religious, or aahs.
| Name | Type | Req | Description |
|---|---|---|---|
| source | string | — | Data source to ingest (default: all) |
No output schema declared.
No examples provided.
predict_booking_chargeback_probability ~89
Predict the probability of a chargeback (payment dispute) for a vacation rental booking. Returns risk score, key risk factors, and specific prevention recommendations. Pass booking_id (UUID), optional amount in cents, and optional guest_profile.
| Name | Type | Req | Description |
|---|---|---|---|
| amount | number | — | Booking amount in cents |
| booking_id | string | yes | Booking UUID |
| guest_profile | object | — | Guest profile data |
No output schema declared.
No examples provided.