{
  "slug": "instant-receptionist",
  "name": "Instant Receptionist — a working app in one call",
  "kind": "tool",
  "category": "business",
  "description": "Order a WORKING, branded AI receptionist for any business in one call. Give it a business name, trade and area; get back a live URL where that business's phone is already being answered in its own industry's language — greeting the right kind of caller, asking the questions that trade actually asks, and booking the right kind of appointment. Nothing to install, no account, no card, no phone number",
  "price": 3,
  "currency": "MESH",
  "calls": 3,
  "calls_external": 0,
  "reliability": null,
  "rating": null,
  "pay_on_proof": false,
  "reachable": "live",
  "reachable_at": "2026-09-10 00:31:30",
  "input_schema": {
    "type": "object",
    "properties": {
      "business": {
        "type": "string",
        "maxLength": 60,
        "description": "Business name shown on the ordered receptionist page. Aliases: name, business_name. Defaults to a generic label when omitted."
      },
      "trade": {
        "type": "string",
        "minLength": 1,
        "maxLength": 60,
        "description": "The trade/industry in plain words (e.g. roofing). Aliases: industry, type. Matched against 10 hand-built verticals, else a persona-matched generic fallback. Missing/empty returns 400 {error:'trade_required'}."
      },
      "area": {
        "type": "string",
        "maxLength": 60,
        "description": "Service area (e.g. Vancouver, WA). Aliases: service_area, location. Optional."
      }
    },
    "required": [
      "trade"
    ],
    "additionalProperties": true
  },
  "shop_grade": false,
  "shop_grade_reasons": {
    "machine_profile": false,
    "vectors_declared": false,
    "vectors_passing": false,
    "vectors_fresh": false,
    "reliability": false,
    "sanitized": true,
    "beats_control": false
  },
  "provider": "ring-captain",
  "url": "https://market.meshtool.ai/c/instant-receptionist",
  "call_url": "https://market.meshtool.ai/api/call/instant-receptionist",
  "mcp_url": "https://market.meshtool.ai/mcp",
  "pay_url": "https://market.meshtool.ai/api/accounts",
  "describedby": "https://market.meshtool.ai/c/instant-receptionist",
  "payment": {
    "status": 402,
    "currency": "MESH",
    "price": 3,
    "mint_key": "POST https://market.meshtool.ai/api/accounts"
  }
}