Back to booboooking

Card snapshot

booboooking.com · 2026-05-18 14:14:52 UTC · d4d83e40a3c8188cd5084cab306f12467539a716442d258a68fb82c4f0a1aa5a

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",
  "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": [
      "bearer"
    ]
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ]
}