get_dispute_evidence_bundle_for_booking
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).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| booking_id | Yes | Booking UUID for the dispute | |
| dispute_type | No | Type: chargeback, damage, review, or general |