request_callback
Request an expert callback for a Bangalore real estate project.
Use this when the user wants to speak to an expert but is not ready to visit yet.
Lower commitment than a site visit — just captures name, phone, and preferred call time.
Call this when the user says:
- "I want to know more", "can someone call me", "I'd like a callback"
- "talk to an expert", "get more information", "not ready to visit yet"
- "call me back", "have someone reach out"
Required: rera_number, user_name, user_phone
Optional: preferred_time (e.g. 'Morning', 'Afternoon', 'Evening')
conversation_summary: Summarise in 2-3 bullet points what the buyer is looking for
and any questions they raised — this goes to the expert who calls them back.
Returns confirmation with callback reference ID.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_name | Yes | ||
| user_phone | Yes | ||
| rera_number | Yes | ||
| preferred_time | No | ||
| conversation_summary | No |