get_evidence_timeline_for_rental
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.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | End date filter (YYYY-MM-DD) | |
| booking_id | No | Booking UUID (optional) | |
| start_date | No | Start date filter (YYYY-MM-DD) | |
| property_id | Yes | Property UUID |