analyze_booking_threat_risk
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.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| booking_id | No | Booking UUID to analyze | |
| guest_profile | No | Guest profile data | |
| message_content | No | Message text to analyze |