Book a real estate consultation
request_consultationRequest a free, no-obligation consultation with a SimpliCity Real Estate agent for buying or selling residential property in Lincoln / southeast Nebraska. A human team member confirms every request (same or next business day). Only call after your user explicitly approves; pass user_approved=true and their real contact info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent | No | Which team member to request (see get_business_info for who fits; default wade) | |
| No | Client's email (email or phone required) | ||
| phone | No | Client's US phone number (email or phone required) | |
| message | No | What the client needs, in their words | |
| timeline | No | Buying/selling timeline, e.g. '3-6 months' | |
| last_name | No | Client's last name | |
| first_name | Yes | Client's first name (required) | |
| sms_consent | No | True ONLY if the client explicitly agreed to receive text messages | |
| user_approved | Yes | REQUIRED true: your user explicitly asked you to book this | |
| assistant_name | No | Name of the AI assistant making this request, e.g. 'ChatGPT' | |
| preferred_times | No | Preferred days/times for the conversation, e.g. 'weekday evenings' |