{
  "name": "A&T Mobile Truck and Trailer Repair",
  "version": "2.6.0",
  "description": "24/7 mobile truck repair and emergency tire service (including weekends) within ~50 miles of 1245 Illinois St, Fairfield, CA 94533 — not nationwide.",
  "url": "https://www.truckmobilerepair.com",
  "protocolVersion": "0.3.0",
  "supportedInterfaces": [
    {
      "url": "https://www.truckmobilerepair.com/api/a2a",
      "protocol": "http"
    }
  ],
  "capabilities": ["booking", "dispatch", "business-info"],
  "defaultInputModes": ["text/plain", "application/json"],
  "defaultOutputModes": ["application/json", "text/markdown"],
  "skills": [
    {
      "id": "get_hours",
      "name": "Get Hours",
      "description": "Return A&T Mobile Truck and Trailer Repair dispatch hours (24/7)."
    },
    {
      "id": "list_services",
      "name": "List Services",
      "description": "List emergency tire service, mobile diesel/roadside repair, and heavy-duty/semi towing separately."
    },
    {
      "id": "list_cities",
      "name": "List Cities",
      "description": "List markets within the Fairfield CA ~50-mile service radius."
    },
    {
      "id": "get_contact",
      "name": "Get Contact",
      "description": "Return phone, email, and Fairfield HQ address for dispatch."
    }
  ]
}
