{
  "protocolVersion": "0.3.0",
  "name": "Roof Contractor Tampa Assistant",
  "description": "Enquiry-routing agent card for Roof Contractor Tampa, a roofing contractor serving Tampa and nearby Hillsborough County communities. This static discovery card hands actions back to a human through the contact form.",
  "version": "1.0.0",
  "url": "https://www.roofcontractortampa.net/contact/",
  "provider": {
    "organization": "Roof Contractor Tampa",
    "url": "https://www.roofcontractortampa.net/"
  },
  "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 roofing contractor enquiry to a human for follow-up through the contact form. Returns no automated quote; a person confirms scope, availability and pricing.",
      "tags": ["roofing contractor", "Tampa", "roof repair", "roof replacement", "roof inspection"],
      "examples": ["I need help assessing a roof leak in Tampa.", "I want to discuss a roofing inspection for my property."],
      "inputModes": ["application/json", "text/plain"],
      "outputModes": ["text/plain"]
    }
  ],
  "x-handback": {
    "bookingUrl": "https://www.roofcontractortampa.net/contact/",
    "formEndpoint": "https://www.roofcontractortampa.net/api/lead",
    "email": "info@roofcontractortampa.net"
  }
}
