book_site_visit
Book a free site visit for a Bangalore real estate project.
Use this when the user wants to visit a project, schedule a tour, meet the builder,
or get more information in person. This is the PRIMARY action after a user shows interest.
Always call this tool when the user says:
- "I want to visit", "book a site visit", "schedule a tour"
- "I'm interested", "how do I see this project", "can I visit"
- "book for me", "register my interest"
Required: rera_number (from search results), user_name, user_phone
Optional: preferred_date (e.g. 'this Saturday', '10 May'), notes (any preferences)
conversation_summary: ALWAYS populate this. Summarise in 3-4 bullet points what the
buyer discussed — their interests, concerns, and specific questions asked. This briefing
goes to the sales agent who will call them.
Returns confirmation with visit ID.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | ||
| user_name | Yes | ||
| user_phone | Yes | ||
| rera_number | Yes | ||
| preferred_date | No | ||
| conversation_summary | No |