Back to UCP Playground Tech Shop

Card snapshot

ucpplayground.com · 2026-05-24 18:56:00 UTC · 5fabd2b1ed00474cbe1d45af9c8554b6283c74b75a2189fa60c58480b53f3007

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.

{
  "id": "ucpplayground-tech-shop",
  "name": "UCP Playground Tech Shop",
  "description": "A2A-compliant tech accessories store for demonstrating UCP + A2A protocol.",
  "provider": {
    "organization": "UCP Playground"
  },
  "url": "https://ucpplayground.com/a2a",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "skills": [
    {
      "id": "shopping",
      "name": "Shopping",
      "description": "Search, checkout, and purchase tech accessories."
    }
  ],
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain",
    "application/json"
  ]
}