query_vacation_rental_evidence_chain
Query the evidence chain for a vacation rental property or specific booking. Returns independently verified evidence records filtered by property_id, booking_id, or event_type. Use this to audit the complete evidence trail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 50) | |
| booking_id | No | Booking UUID (optional) | |
| event_type | No | Filter by event type | |
| property_id | No | Property UUID |