Back to booboooking

Card snapshot

booboooking.com · 2026-05-20 02:59:23 UTC · 15a12f6a80637b3414c02e0cfd9a1724f65e6af6b6de632f30ee63092836f37c

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "booboooking",
  "description": "Radically simplified 4-click appointment booking for individual service providers.",
  "url": "https://booboooking.com/a2a",
  "version": "1.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "skills": [
    {
      "id": "booboooking_list_services",
      "name": "booboooking_list_services",
      "description": "booboooking tool: booboooking_list_services"
    },
    {
      "id": "booboooking_check_availability",
      "name": "booboooking_check_availability",
      "description": "booboooking tool: booboooking_check_availability"
    },
    {
      "id": "booboooking_book",
      "name": "booboooking_book",
      "description": "booboooking tool: booboooking_book"
    }
  ],
  "authentication": {
    "schemes": [
      "none"
    ]
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ]
}