Real estate lead follow-up

Use Slab5 as a lightweight operational backend for property lead follow-up.

Use case

An agent receives a website lead and wants an AI assistant to capture the buyer, log preferences, and create timed follow-ups.

Prompt

Create a contact for Elena Garcia, who is looking for a three-bedroom home near Palo Alto under $2M. Log the inquiry and create a task to send three listings by 9 AM tomorrow.

Flow

  1. Create the contact.
  2. Log the buyer preferences as activity.
  3. Create a listing follow-up task.
  4. Return the request IDs.

Controls

The assistant only needs crm:write, tasks:write, and activity:write. It does not need admin settings or billing access.

Was this page helpful?