You're viewing a demo portfolio

Join the waitlist
PRSM

facebook_marketplace_search

Active

Tool of io.github.CDCStream/captapi

declared in 0.1.0

Search Facebook Marketplace listings by keyword and location. Costs ~28 credits; cached results are free, failures are never charged.

Parameters schema

{
  "type": "object",
  "required": [
    "q",
    "location"
  ],
  "properties": {
    "q": {
      "type": "string",
      "description": "Product or keyword to search for (min 2 chars)."
    },
    "cache": {
      "type": "boolean",
      "description": "Set true to serve from the 24h response cache. Default false — always fetch fresh data."
    },
    "limit": {
      "type": "integer",
      "minimum": 1,
      "description": "Max items to return. Default 20, max 200. Billed per result."
    },
    "details": {
      "type": "string",
      "description": "Set true to fetch full description, photos and coordinates per listing (slower, costs more)."
    },
    "location": {
      "type": "string",
      "description": "City or place name, e.g. 'Austin, TX'."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

io.github.CDCStream/captapi

https://github.com/CDCStream/captapi

1/7 registries
View full server →