Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

lilo Vacation Rentals

REMOTE · MCP.LILO.PROPERTY · SCANNED AUG 3

Vacation rental discovery, direct booking, and property protection for AI agents.

+5 this week 59 Trust /100
Trust breakdown (6 categories)

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
Transport & Reachability100
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
Install

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

# add to Claude Code
claude mcp add --transport http lilo-property-mcp-server https://mcp.lilo.property/mcp
# ~/.codex/config.toml
[mcp_servers.lilo-property-mcp-server]
url = "https://mcp.lilo.property/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "lilo-property-mcp-server": {
      "type": "remote",
      "url": "https://mcp.lilo.property/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add lilo-property-mcp-server --url https://mcp.lilo.property/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  lilo-property-mcp-server:
    url: "https://mcp.lilo.property/mcp"
// mcp.json
{
  "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.

Changelog

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.

Diagnostics

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
MCP tools — 67 exposed · ~6,747 tokens

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.

Tool Tokens
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.

NameTypeReqDescription
booking_idstringBooking UUID to analyze
guest_profileobjectGuest profile data
message_contentstringMessage 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.

NameTypeReqDescription
booking_idstringBooking UUID for evidence chain
conversation_historyarrayPrevious messages for conversation context analysis
guest_namestringGuest name for documentation
messagestringyesGuest message to analyze for risk patterns
property_idstringProperty 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.

NameTypeReqDescription
booking_idstringBooking UUID to analyze
guest_profileobjectGuest profile data
message_contentstringMessage 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.

NameTypeReqDescription
guest_idstringOptional: Guest ID for vetting verification
property_idstringyesProperty UUID or lilo_code
questionstringyesNatural 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.

NameTypeReqDescription
check_in_datestringyesCheck-in date
check_out_datestringyesCheck-out date
property_idstringProperty UUID
statestringState 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).

NameTypeReqDescription
booking_idstringyesBooking UUID to assess
include_guest_riskbooleanInclude 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.

NameTypeReqDescription
booking_idstringyesBooking UUID for the turnover
cleaner_idstringyesCleaner UUID
property_idstringyesProperty UUID or lilo_code
rolestringRole: primary or backup
scheduled_datestringScheduled 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.

NameTypeReqDescription
check_in_datestringyesCheck-in date (YYYY-MM-DD)
check_out_datestringyesCheck-out date (YYYY-MM-DD)
guest_countnumberNumber of guests (default 1)
guest_emailstringyesGuest email address
guest_namestringyesName of the guest
guest_phonestringGuest phone number
property_idstringyesProperty UUID or lilo_code
special_requestsstringAny 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.

NameTypeReqDescription
citystringCity name
property_idstringProperty UUID
statestringyesState 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.

NameTypeReqDescription
check_in_datestringyesCheck-in date (YYYY-MM-DD)
check_out_datestringyesCheck-out date (YYYY-MM-DD)
guest_countnumberNumber of guests
property_idstringyesProperty 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.

NameTypeReqDescription
property_idstringyesProperty 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.

NameTypeReqDescription
citystringyesWorld Cup host city
property_idstringProperty 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.

NameTypeReqDescription
property_idsarrayyesArray 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.

NameTypeReqDescription
descriptionstringDetailed description
due_datestringDue date (ISO format)
frequency_daysnumberDays between occurrences (if recurring)
prioritystringPriority: low, medium, high, urgent
property_idstringyesProperty UUID or lilo_code
recurringbooleanIs this a recurring task?
task_namestringyesName of the maintenance task
task_typestringyesType: 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.

NameTypeReqDescription
booking_idstringBooking UUID for evidence chain
conversation_historyarrayPrevious messages for conversation context analysis
guest_namestringGuest name for documentation
messagestringyesGuest message to analyze for risk patterns
property_idstringProperty 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.

NameTypeReqDescription
booking_idstringBooking UUID for context
conversation_historyarrayPrevious messages for context
messagestringyesMessage 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.

NameTypeReqDescription
lilo_codestringyesThe 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).

NameTypeReqDescription
limitnumberMax results (default 5)
property_idstringyesProperty 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.

NameTypeReqDescription
booking_idstringyesBooking UUID to flag
reasonstringyesReason for flagging
risk_indicatorsarrayRisk 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.

NameTypeReqDescription
date_range_endstringForecast end date
date_range_startstringForecast start date
locationstringyesLocation 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).

NameTypeReqDescription
formatstringOutput format: xml or json (default xml)
host_idstringyesHost 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.

NameTypeReqDescription
host_idstringyesHost UUID
quarternumberQuarter (1-4, optional)
yearnumberyesTax 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.

NameTypeReqDescription
amountnumberDisputed amount in cents
booking_idstringyesBooking UUID
dispute_idstringDispute 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.

NameTypeReqDescription
amountnumberDisputed amount in cents
booking_idstringyesBooking UUID
dispute_idstringDispute 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).

NameTypeReqDescription
booking_idstringyesBooking UUID for the dispute
dispute_typestringType: 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.

NameTypeReqDescription
booking_idstringBooking UUID (optional)
end_datestringEnd date filter (YYYY-MM-DD)
property_idstringyesProperty UUID
start_datestringStart 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.

NameTypeReqDescription
property_idstringyesProperty UUID or lilo_code
typestringOptional: 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.

NameTypeReqDescription
property_idstringyesProperty 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).

NameTypeReqDescription
landmark_idstringyesLandmark ID (e.g., phl-landmark-123)
sourcestringData 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).

NameTypeReqDescription
days_aheadnumberDays to look ahead (default 14)
property_idstringyesProperty 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).

NameTypeReqDescription
days_aheadnumberDays to look ahead (default 30)
include_overduebooleanInclude overdue tasks (default true)
property_idstringyesProperty 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.

NameTypeReqDescription
citystringCity name
property_typestringProperty type for specific rules
statestringyesState 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.

NameTypeReqDescription
estimated_revenuenumberEstimated annual revenue
property_typestringProperty type
statestringyesState 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.

NameTypeReqDescription
formatstringOutput format: yaml, json, or jsonld (default jsonld)
property_idstringyesProperty 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.

NameTypeReqDescription
property_idstringyesProperty 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.

NameTypeReqDescription
categorystringOptional: filter by category (check_in, check_out, wifi_internet, parking, appliances, emergency, local_info)
property_idstringyesProperty 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.

NameTypeReqDescription
host_idstringyesHost 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.

NameTypeReqDescription
property_idstringyesProperty 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.

NameTypeReqDescription
property_idstringyesProperty 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.

NameTypeReqDescription
categorystringFilter by category: furniture, appliance, electronics, linen, kitchenware, bathroom, decor, outdoor, safety, amenity, supply
property_idstringyesProperty 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).

NameTypeReqDescription
lilo_codestringProperty lilo code (e.g. PROP-6408)
property_idstringProperty 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.

NameTypeReqDescription
bedroomsnumberNumber of bedrooms
locationstringyesLocation to analyze
property_idstringProperty 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.

NameTypeReqDescription
property_idstringyesProperty 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).

NameTypeReqDescription
lilo_codestringyesProperty 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.

NameTypeReqDescription
sourcestringData 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.

NameTypeReqDescription
amountnumberBooking amount in cents
booking_idstringyesBooking UUID
guest_profileobjectGuest profile data

No output schema declared.

No examples provided.