Missed-Call Text Back
Slug: ai-missed-call-text-back · Category: Lead Capture & Booking · Provisioning: Requires AgentLane staff approval
Texts back every missed call within seconds with an AI-written, on-brand reply that says when a human will call back and asks what the caller needed. A missed call at a local business is rarely a lost message — it’s a caller who rings the next result on the page instead. This agent answers in the medium they’re already holding.
Required credentials
| Provider | Used for |
|---|---|
anthropic | Writes the reply, using the client’s own hours, services and timezone |
twilio | Sends the SMS from the client’s business number |
The smallest credential set in the catalog after the Google Reviews Responder — no calendar, no email, no database.
Industry fit
Home Services, Dental, Aesthetics & Beauty, Legal, Healthcare, Veterinary, Automotive, Construction, Solar, Insurance, Real Estate, Fitness, Restaurants, Hotels — the verticals whose enquiries genuinely arrive by phone.
How to deploy
Request it the same way as any non-instant agent — see Deploy your first agent. Your telephony system posts the missed call to the flow’s webhook with clientId, callerNumber and businessNumber.
Flow
Webhook (missed call) ──► Look up client config ──► Draft text back (Claude) ──► Send SMS (Twilio)The client config lookup is what makes the reply on-brand rather than generic: the drafting step is given the business name, industry, opening hours, services and timezone, so “we’ll call you back” becomes a specific time the business is actually open.