Get Specific Dealer Booking URL
dealers.get_booking_detailsFull Description
Use this when: User wants to book an appointment or get contact details for a specific dealer from search results.
⚠️ CRITICAL LIMITATIONS: This tool returns ONLY contact information and booking URL. It does NOT provide:
- Appointment availability or scheduling details
- Service center hours or wait times
- Pricing, service quality, or reviews
- Operational details about this specific dealer
- Any information beyond basic contact details
DO NOT make recommendations about:
- Best time to book appointments
- Service quality or reliability
- Dealership practices or upselling patterns
- Wait times or service speed
What this ACTUALLY returns:
- Booking URL (for user to schedule directly)
- Phone number (for user to call)
- Email and address
- List of brands/products dealer carries
When to use:
- ✓ User needs booking URL or contact info for a specific dealer
- ✓ User asks "How do I contact this dealer?"
When NOT to use:
- ✗ User asks about hours, availability, pricing, wait times → Tell them to use booking URL or call
- ✗ Searching for dealers → Use dealers.search_nearby_by_brand instead
After calling this tool: Provide ONLY the contact info returned. Direct user to booking URL for any scheduling/service questions.
Parameters (1 required)
account_idstringREQUIRED: Dealer account UUID from search results (dealers.search_nearby_by_brand, dealers.search_nearby, or dealers.search_by_brand). Must perform a search first to get valid account IDs. Example: "241be2de-ef16-4708-b931-8a6de3061ece".