You're viewing a demo portfolio

Join the waitlist
PRSM

create_lead

Active

Tool of Tu Lugar

declared in 1.8.1

Send an inquiry on behalf of the user to the advertiser of a listing, a development project, or a real-estate company. Notifies them (email + WhatsApp) and starts a conversation. Works without an account. This sends a real message to real people — confirm the details with the user before calling.

Parameters schema

{
  "type": "object",
  "required": [
    "name",
    "message"
  ],
  "properties": {
    "name": {
      "type": "string",
      "description": "Buyer name"
    },
    "email": {
      "type": "string",
      "description": "Buyer email (email or phone required)"
    },
    "phone": {
      "type": "string",
      "description": "Buyer phone / WhatsApp (email or phone required)"
    },
    "message": {
      "type": "string",
      "description": "The inquiry message"
    },
    "company_id": {
      "type": "string",
      "description": "Company/agency to contact directly"
    },
    "listing_id": {
      "type": "string",
      "description": "Listing to inquire about (exactly one of listing_id / project_id / company_id)"
    },
    "project_id": {
      "type": "string",
      "description": "Development project to inquire about"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Tu Lugar

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

1/7 registries
View full server →