You're viewing a demo portfolio

Join the waitlist
PRSM

simulate_receptionist_call

Active

Tool of com.lobbyvoices/receptionist-toolkit

declared in 1.3.0

Role-play a phone call with Lobby's receptionist call engine — the same pipeline behind the product demo: greeting, booking flow, lead capture, and automatic English/Spanish detection (live calls add a full AI brain on top). You play the caller: pass each thing the caller says, get the full transcript and outcome back. Free, text-only, max 6 caller lines.

Parameters schema

{
  "type": "object",
  "required": [
    "callerSays"
  ],
  "properties": {
    "business": {
      "type": "string",
      "description": "Business name the receptionist answers for. Default: Lobby Demo Services."
    },
    "callerSays": {
      "type": "array",
      "items": {
        "type": "string",
        "maxLength": 240
      },
      "maxItems": 6,
      "description": "The caller's lines, in order. Try Spanish to hear the language switch — e.g. ['Hola, necesito una cita para mañana.']"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

com.lobbyvoices/receptionist-toolkit

1/7 registries
View full server →