You're viewing a demo portfolio

Join the waitlist
PRSM

realestateapi_skip_trace

Active

Tool of Realestateapi

declared in 0.1.0

Skip-trace owner contact info for an address — returns the owner name plus phone numbers and emails. Regulated PII: pure passthrough, nothing is stored. Example: realestateapi_skip_trace({ address: "123 Main St, Austin, TX 78701", _apiKey: "your-key" })

Parameters schema

{
  "type": "object",
  "required": [
    "address",
    "_apiKey"
  ],
  "properties": {
    "_apiKey": {
      "type": "string",
      "description": "RealEstateAPI key from realestateapi.com"
    },
    "address": {
      "type": "string",
      "description": "Full property/mailing address to trace"
    },
    "last_name": {
      "type": "string",
      "description": "Owner last name (optional, improves match)"
    },
    "first_name": {
      "type": "string",
      "description": "Owner first name (optional, improves match)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Realestateapi

https://github.com/pipeworx-io/mcp-realestateapi

1/7 registries
View full server →
realestateapi_skip_trace — Realestateapi — PRSM MCP