{
  "name": "MAIIA Concierge – Hotel Sunce",
  "description": "Hotel Sunce sits on the Moravica in Sokobanja — 400 m from the marble promenade, 1,300 m² spa at the heart of the house. Ask Sunčica about the playroom (ages 4–10), indoor and summer outdoor pools, Tilia, Rtanj and Ozren (up to 130), and whether this guest wants the river or the promenade under the window.",
  "version": "1.0.0",
  "supportedInterfaces": [
    {
      "url": "https://app.maiiaconcierge.ai/api/a2a/15",
      "protocolBinding": "JSONRPC",
      "protocolVersion": "1.0"
    },
    {
      "url": "https://app.maiiaconcierge.ai/api/a2a/15",
      "protocolBinding": "JSONRPC",
      "protocolVersion": "0.2.1"
    }
  ],
  "provider": {
    "organization": "MAIIA Concierge",
    "url": "https://maiiaconcierge.ai"
  },
  "documentationUrl": "https://maiiaconcierge.ai/platform/a2a",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extendedAgentCard": false
  },
  "securitySchemes": {
    "bearerAuth": {
      "httpAuthSecurityScheme": {
        "scheme": "Bearer",
        "bearerFormat": "JWT",
        "description": "Open discovery session (no API key). Token URL: https://app.maiiaconcierge.ai/api/a2a/15/session - POST returns {\"token\"|\"access_token\", \"expires_in\", \"token_type\":\"Bearer\", \"propertyId\"}. Send Authorization: Bearer <token> on A2A RPC. Docs: https://maiiaconcierge.ai/platform/a2a."
      }
    }
  },
  "securityRequirements": [
    {
      "schemes": {
        "bearerAuth": {
          "list": []
        }
      }
    }
  ],
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "hotel-inquiry",
      "name": "Hotel Inquiry",
      "description": "Where Sunce sits on the Moravica, 14 room types, cascade/stairs, check-in as typically listed 15:00 / 11:00 (confirm), parking only via reception. No invented pet policy. No airport transfer product.",
      "tags": [
        "hotel",
        "hospitality",
        "concierge",
        "travel",
        "sokobanja"
      ],
      "examples": [
        "How far is Sunce from the Sokobanja promenade?",
        "We have a pushchair — will stairs be a problem?",
        "What time is check-in?"
      ]
    },
    {
      "id": "offer-recommendation",
      "name": "Offer Recommendation",
      "description": "Seasonal stay packages when dates match. Does not quote homepage RSD tiles or expired nights.",
      "tags": [
        "hotel",
        "offers",
        "upsell",
        "travel",
        "family"
      ],
      "examples": [
        "Family spa week in Sokobanja with kids 6 and 8",
        "Small seminar plus rooms by the river"
      ]
    },
    {
      "id": "fnb-discovery",
      "name": "Food & Beverage Discovery",
      "description": "Pension buffet with park and river outlook; Tilia à la carte (named for linden). Hours change — confirm. No copied menus or prices.",
      "tags": [
        "hotel",
        "restaurant",
        "food",
        "beverage"
      ],
      "examples": [
        "Where do we eat breakfast with a view of the river?",
        "What is Tilia?"
      ]
    },
    {
      "id": "wellness-booking-assist",
      "name": "Wellness Booking Assist",
      "description": "1,300 m² Wellness & Spa, 08:00–22:00. Two indoor pools; summer outdoor and children’s pools. Children to 12: pools and salt room with a parent until 20:00. Gym: no entry under 15. Treatments by appointment. Information only — no payment.",
      "tags": [
        "hotel",
        "spa",
        "wellness",
        "family"
      ],
      "examples": [
        "Can children use the spa, and until what time?",
        "What is actually inside the 1,300 m² centre?"
      ]
    },
    {
      "id": "local-recommendations",
      "name": "Local Recommendations",
      "description": "Sokobanja from the river: 10-minute walk to the marble promenade, town hamam, konak, church, museum. Sell the walk and the return to the spa — not nightlife.",
      "tags": [
        "hotel",
        "poi",
        "destination",
        "travel"
      ],
      "examples": [
        "Can we walk to the centre from Sunce?",
        "What do we do with kids after the spa?"
      ]
    },
    {
      "id": "human-handoff",
      "name": "Human Handoff",
      "description": "Booking, treatments, room-fit on the cascade, pets, or complaints: reception +381 18 415 1900 / recepcija@suncehotel.rs, or Sunčica on the site widget.",
      "tags": [
        "hotel",
        "staff",
        "handoff"
      ],
      "examples": [
        "We need a quiet room close to the spa, fewer stairs",
        "Can someone confirm a playroom session for two children?"
      ]
    }
  ]
}
