{
  "protocolVersion": "0.2.0",
  "name": "Promatch Agency Info Agent",
  "description": "Answers questions about Promatch Agency: domestic staffing services (maid, nanny, elderly caregiver, driver), pricing, guarantees and contact details. Thai language.",
  "version": "1.0.0",
  "provider": {
    "organization": "Promatch Agency",
    "url": "https://promatch-agency.com"
  },
  "url": "https://promatch-agency.com/api/a2a",
  "preferredTransport": "JSONRPC",
  "supportedInterfaces": [
    {
      "url": "https://promatch-agency.com/api/a2a",
      "transport": "JSONRPC"
    }
  ],
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "securitySchemes": {},
  "security": [],
  "skills": [
    {
      "id": "service-info",
      "name": "Service information",
      "description": "Provide details on staffing services, pricing, guarantees and contact channels.",
      "tags": [
        "maid",
        "nanny",
        "elderly-care",
        "staffing",
        "thailand"
      ],
      "examples": [
        "ค่าบริการจัดหาแม่บ้านเท่าไหร่",
        "Promatch ให้บริการอะไรบ้าง",
        "ติดต่อ Promatch ได้ทางไหน"
      ],
      "inputModes": [
        "text/plain"
      ],
      "outputModes": [
        "text/plain"
      ]
    }
  ]
}