You're viewing a demo portfolio

Join the waitlist
PRSM

altos_pending_sales

Active

Tool of Altos

declared in 0.1.0

Find properties under contract in a region (e.g., "Miami, FL"). Returns address, price, beds, baths, and days pending.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "region": "ca_los-angeles",
      "_altosKey": "your-altos-api-key"
    },
    {
      "limit": 25,
      "region": "ca_94105",
      "_altosKey": "your-altos-api-key"
    }
  ],
  "required": [
    "_altosKey",
    "region"
  ],
  "properties": {
    "date": {
      "type": "string",
      "description": "Date (must be a Friday, YYYY-MM-DD). Defaults to most recent Friday."
    },
    "limit": {
      "type": "number",
      "description": "Max rows to return (default 100)"
    },
    "region": {
      "type": "string",
      "description": "Region code (e.g., \"ca_los-angeles\", \"ca_94105\")"
    },
    "_altosKey": {
      "type": "string",
      "description": "Altos Research API key"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Altos

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

1/7 registries
View full server →