reply_to_inquiry
ActiveTool of Tu Lugar
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)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Tu Lugar
https://github.com/JanKratochvil1/tulugar-mcp-server
1/7 registries