{
  "protocolVersion": "0.3.0",
  "name": "Tracy's Mobile Detailing Assistant",
  "description": "Enquiry-routing agent card for Tracy's Mobile Detailing, a car detailing service-information site serving Albany and the mid-Willamette Valley. Actions hand back to a human via the contact form or phone.",
  "version": "1.0.0",
  "url": "https://www.tracysmobiledetailing.com/contact/",
  "provider": { "organization": "Tracy's Mobile Detailing", "url": "https://www.tracysmobiledetailing.com/" },
  "capabilities": { "streaming": false, "pushNotifications": false, "stateTransitionHistory": false },
  "defaultInputModes": ["text/plain", "application/json"],
  "defaultOutputModes": ["text/plain", "application/json"],
  "skills": [{
    "id": "request-service-callback",
    "name": "Request Service Callback",
    "description": "Routes a car detailing enquiry to a human for follow-up. Collects name, phone, suburb and a free-text enquiry, then hands back to the contact form or phone.",
    "tags": ["car detailing", "Albany Oregon", "mobile detailing", "interior detailing", "paint correction"],
    "examples": ["I need an interior detail for a family SUV in Albany.", "Can I discuss paint correction for a car parked in Corvallis?"],
    "inputModes": ["application/json", "text/plain"],
    "outputModes": ["text/plain"]
  }],
  "x-handback": { "bookingUrl": "https://www.tracysmobiledetailing.com/contact/", "formEndpoint": "https://www.tracysmobiledetailing.com/api/lead", "phone": "+15415550100", "email": "info@tracysmobiledetailing.com" }
}
