{
  "name": "Atzenhoffer Chevrolet",
  "description": "Atzenhoffer Chevrolet is the Chevrolet dealer in Victoria, TX, serving the Crossroads area — including Port Lavaca, Cuero, and Corpus Christi — since 1926. New and used Chevrolet sales, a certified service center, genuine parts, financing and leasing, trade-in appraisals, and an on-site collision and body shop.",
  "provider": {
    "organization": "Lead Stampede",
    "url": "https://leadstampede.io"
  },
  "version": "1.3.0",
  "documentationUrl": "https://www.atzenhoffergm.com",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "text"
  ],
  "defaultOutputModes": [
    "application/json",
    "text"
  ],
  "skills": [
    {
      "id": "get_business_profile",
      "name": "Get Dealership Profile",
      "description": "Returns dealership name, location, hours, departments, and contact info for Atzenhoffer Chevrolet.",
      "tags": [
        "profile",
        "about",
        "dealership",
        "automotive",
        "Chevrolet Dealership"
      ],
      "examples": [
        "Tell me about Atzenhoffer Chevrolet",
        "Where is Atzenhoffer Chevrolet located?",
        "How do I contact Atzenhoffer Chevrolet?"
      ]
    },
    {
      "id": "search_inventory",
      "name": "Search Vehicle Inventory",
      "description": "Searches the Atzenhoffer Chevrolet vehicle inventory by stock type (new/used/certified pre-owned), make, model, year, price range, body type, and fuel type. Optional natural-language query for things like \"electric SUV\" or \"AWD wagon under $40k\". Returns matching vehicles with year, make, model, trim, mileage, price, and a link to the listing.",
      "tags": [
        "inventory",
        "vehicles",
        "cars",
        "search",
        "browse",
        "automotive",
        "Chevrolet Dealership"
      ],
      "examples": [
        "What new Chevrolet Dealerships does Atzenhoffer Chevrolet have under $40k?",
        "Show me the certified pre-owned SUVs at Atzenhoffer Chevrolet",
        "Does Atzenhoffer Chevrolet have any electric vehicles?",
        "Find me a Chevrolet Dealership wagon at Atzenhoffer Chevrolet"
      ]
    },
    {
      "id": "get_vehicle_details",
      "name": "Get Vehicle Details",
      "description": "Returns full details for a specific vehicle in Atzenhoffer Chevrolet's inventory by VIN or stock number: year, make, model, trim, mileage, price, MSRP, features, exterior/interior color, fuel economy, and listing URL.",
      "tags": [
        "vehicle",
        "details",
        "specs",
        "features",
        "automotive",
        "Chevrolet Dealership"
      ],
      "examples": [
        "Tell me more about that Chevrolet Dealership Tiguan",
        "What features does this vehicle have?",
        "What's the MSRP on stock number V25-001?"
      ]
    },
    {
      "id": "get_specials",
      "name": "Get Current Specials",
      "description": "Returns Atzenhoffer Chevrolet's current specials and offers — new-vehicle APR/lease specials, pre-owned specials, service & parts coupons, manufacturer rebates, and incentive programs (College Grad, Military). Each offer includes a title, summary, and a link to the dealer's offer page.",
      "tags": [
        "specials",
        "offers",
        "deals",
        "rebates",
        "incentives",
        "automotive",
        "Chevrolet Dealership"
      ],
      "examples": [
        "What specials does Atzenhoffer Chevrolet have right now?",
        "Are there any lease deals at Atzenhoffer Chevrolet?",
        "Any service coupons available?",
        "Does Atzenhoffer Chevrolet have a military discount?"
      ]
    },
    {
      "id": "get_availability",
      "name": "Get Hours and Availability",
      "description": "Returns Atzenhoffer Chevrolet's sales, service, and parts department hours. Includes whether online scheduling is available for service appointments.",
      "tags": [
        "hours",
        "availability",
        "schedule",
        "departments",
        "automotive"
      ],
      "examples": [
        "When is Atzenhoffer Chevrolet open?",
        "What are Atzenhoffer Chevrolet's service hours?",
        "Is the parts department open on Saturday?"
      ]
    },
    {
      "id": "get_reviews",
      "name": "Get Reviews and Reputation",
      "description": "Returns review count, average rating, and a summary of customer feedback for Atzenhoffer Chevrolet.",
      "tags": [
        "reviews",
        "ratings",
        "reputation",
        "social-proof",
        "automotive"
      ],
      "examples": [
        "What do people say about Atzenhoffer Chevrolet?",
        "How many reviews does Atzenhoffer Chevrolet have?",
        "Is Atzenhoffer Chevrolet a good dealership?"
      ]
    },
    {
      "id": "schedule_service_appointment",
      "name": "Schedule a Service Appointment",
      "description": "Captures a service appointment request for Atzenhoffer Chevrolet — customer info, vehicle (year/make/model/VIN), requested services (oil change, tires, diagnostics, recall work, etc.), and preferred timing. Returns a tracked link to the official online scheduler so the service advisor can confirm the exact slot.",
      "tags": [
        "service",
        "appointment",
        "maintenance",
        "repair",
        "booking",
        "automotive",
        "Chevrolet Dealership"
      ],
      "examples": [
        "I need an oil change for my Chevrolet Dealership",
        "Can I schedule service at Atzenhoffer Chevrolet?",
        "My check engine light is on — book me at Atzenhoffer Chevrolet",
        "When can I bring my Tiguan in for tires?"
      ]
    },
    {
      "id": "contact_sales",
      "name": "Contact Sales",
      "description": "Captures a sales lead for Atzenhoffer Chevrolet. Use for test drive requests, vehicle inquiries, financing questions, lease questions, trade-in conversations, or general \"I'm interested in this car\" requests. Captures customer info, intent (test_drive, vehicle_inquiry, financing, lease, trade_in, general), and the specific vehicle of interest if known. The sales team follows up by the customer's preferred contact method.",
      "tags": [
        "sales",
        "test-drive",
        "financing",
        "lease",
        "trade-in",
        "inquiry",
        "automotive",
        "Chevrolet Dealership"
      ],
      "examples": [
        "I want to test drive a Chevrolet Dealership ID.4",
        "Can Atzenhoffer Chevrolet give me a finance quote?",
        "What would my trade-in be worth at Atzenhoffer Chevrolet?",
        "I'm interested in leasing a Chevrolet Dealership Atlas"
      ]
    }
  ],
  "supportedInterfaces": [
    {
      "protocolBinding": "REST",
      "url": "https://lead-stampede-mcp-server-production.up.railway.app/mcp/tools"
    }
  ],
  "metadata": {
    "businessName": "Atzenhoffer Chevrolet",
    "tagline": "A South Texas tradition since 1926",
    "industry": "Chevrolet Dealership",
    "businessType": "automotive",
    "serviceArea": "Victoria — TX — Regions: Victoria, Port Lavaca, Cuero, Corpus Christi",
    "clientSlug": "atzenhoffer-chevrolet"
  }
}