{
  "name": "Öckeröbussarna",
  "version": "1.0.0",
  "description": "Answers questions about Öckeröbussarna coach hire, depots, coverage and how to request a quote. Read-only: it never books or emails on its own.",
  "url": "https://ockerobussarna.se/a2a",
  "preferredTransport": "JSONRPC",
  "protocolVersion": "0.3.0",
  "supportedInterfaces": [
    {
      "url": "https://ockerobussarna.se/a2a",
      "transport": "JSONRPC"
    }
  ],
  "provider": {
    "organization": "Öckeröbussarna",
    "url": "https://ockerobussarna.se"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "coach-hire-information",
      "name": "Coach hire information",
      "description": "Explain what Öckeröbussarna offers, which areas it covers and how group journeys are planned.",
      "tags": [
        "coach hire",
        "bus",
        "group travel",
        "göteborg",
        "skaraborg"
      ],
      "examples": [
        "Do you cover Skövde?",
        "What kind of trips do you drive?"
      ]
    },
    {
      "id": "quote-request-guidance",
      "name": "Quote request guidance",
      "description": "Explain how to request a quote and which trip details are needed. It does not submit the request.",
      "tags": [
        "quote",
        "booking",
        "offer"
      ],
      "examples": [
        "How do I request a quote?",
        "What information do you need?"
      ]
    },
    {
      "id": "contact-and-depots",
      "name": "Contact and depots",
      "description": "Share the phone number, email address, postal address and depot locations.",
      "tags": [
        "contact",
        "depot",
        "address",
        "phone"
      ],
      "examples": [
        "What is your phone number?",
        "Where are your depots?"
      ]
    }
  ]
}
