{
  "name": "Relaytiv AI Front Desk",
  "version": "1.0",
  "description": "Relaytiv is an AI front desk platform for businesses that sell and support through WhatsApp, Instagram DM, Messenger, and web chat. It qualifies leads, books appointments, handles FAQ queries 24/7, and routes to human agents when needed.",
  "url": "https://relaytiv.com/api/a2a",
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["text/plain"],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "skills": [
    {
      "id": "lead-qualification",
      "name": "Lead Qualification",
      "description": "Qualifies inbound chat leads with multi-step AI flows that score intent, budget, and timeline before routing to a human."
    },
    {
      "id": "appointment-booking",
      "name": "Appointment Booking",
      "description": "Books appointments directly in chat — prospect goes from first message to confirmed slot without leaving the conversation."
    },
    {
      "id": "ai-replies",
      "name": "AI Front Desk Replies",
      "description": "Instant, on-brand AI replies to every inbound message across WhatsApp, Instagram DM, Messenger, web chat, and custom channels — 24/7."
    },
    {
      "id": "human-handover",
      "name": "Human Handover",
      "description": "Detects escalation signals and alerts the right team member with full conversation context so no lead falls through."
    }
  ],
  "provider": {
    "organization": "Vitiv.ai",
    "url": "https://vitiv.ai"
  },
  "supportedInterfaces": [
    {
      "url": "https://relaytiv.com/api/a2a",
      "protocolBinding": "JSONRPC",
      "protocolVersion": "1.0"
    }
  ]
}
