{
  "name": "North Bay Truck Center",
  "description": "Commercial truck, trailer, and RV chassis repair in Fairfield, CA since 1994.",
  "url": "https://www.northbaytruckcenter.com",
  "version": "2.2.0",
  "protocolVersion": "0.3.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain",
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json",
    "text/markdown"
  ],
  "skills": [
    {
      "id": "get_hours",
      "name": "get_hours",
      "description": "Return North Bay Truck Center shop hours."
    },
    {
      "id": "list_services",
      "name": "list_services",
      "description": "List truck, RV, alignment, fleet, and inspection services."
    },
    {
      "id": "get_location",
      "name": "get_location",
      "description": "Return Fairfield shop address and map link."
    },
    {
      "id": "get_contact",
      "name": "get_contact",
      "description": "Return phone numbers and email."
    }
  ]
}