You're viewing a demo portfolio

Join the waitlist
PRSM

reply_to_inquiry

Active

Tool of Tu Lugar

declared in 1.8.1

Reply to a buyer inquiry (lead) on one of the agent's listings. Compose a helpful, professional reply as `message`, and this returns a one-tap WhatsApp link (wa.me) to the buyer with your message pre-filled — share that link with the agent to tap and send. Pass inquiry_id from my_inquiries. If the buyer left only an email, it returns the email to reply to instead.

Parameters schema

{
  "type": "object",
  "required": [
    "inquiry_id",
    "message"
  ],
  "properties": {
    "message": {
      "type": "string",
      "description": "The reply to send to the buyer"
    },
    "inquiry_id": {
      "type": "string",
      "description": "The inquiry/lead id (from my_inquiries)"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Tu Lugar

https://github.com/JanKratochvil1/tulugar-mcp-server

1/7 registries
View full server →
reply_to_inquiry — Tu Lugar — PRSM MCP