Skip to content
Back to labangram-agent

Card snapshot

labangram.kamera-ichi.com · 2026-08-25 00:33:09 UTC · 9f1ead498ac8e02eeee25d4a45e1b6a5ca3672401f76e994cd24634c1a34a0a4

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.

{
  "$schema": "https://a2a-protocol.org/latest/schema.json",
  "name": "labangram-agent",
  "displayName": "Labangram Official Agent",
  "version": "1.0.0",
  "description": "Labangram \u5b98\u65b9 AI Agent \u2014 \u63d0\u4f9b\u5546\u696d\u651d\u5f71\u4f5c\u54c1\u6aa2\u7d22\u3001\u670d\u52d9\u5831\u50f9\u8207\u9810\u7d04\u8aee\u8a62\u3002",
  "provider": {
    "organization": "Labangram Studio",
    "url": "https://labangram.kamera-ichi.com"
  },
  "providerName": "Labangram Studio",
  "url": "https://labangram.kamera-ichi.com/.well-known/agent-card.json",
  "supportedInterfaces": [
    {
      "url": "https://labangram.kamera-ichi.com/api/mcp",
      "transport": "streamable-http",
      "protocol": "MCP/2024-11-05"
    },
    {
      "url": "https://labangram.kamera-ichi.com/api/a2a",
      "transport": "HTTP-POST",
      "protocol": "A2A/1.0"
    }
  ],
  "transportProtocols": [
    "streamable-http",
    "HTTP-POST"
  ],
  "inputModes": [
    "text",
    "application/json"
  ],
  "outputModes": [
    "text",
    "application/json"
  ],
  "hasSecurity": false,
  "capabilities": {
    "pushNotifications": false,
    "streaming": true
  },
  "skills": [
    {
      "id": "search-portfolio",
      "name": "Search Portfolio",
      "description": "\u641c\u5c0b\u5546\u696d\u651d\u5f71\u4f5c\u54c1\u96c6\uff08\u4eba\u50cf\u3001\u5546\u54c1\u3001\u6d3b\u52d5\u3001\u8857\u62cd\uff09\u3002"
    },
    {
      "id": "pricing-guide",
      "name": "Pricing Guide",
      "description": "\u67e5\u95b1\u651d\u5f71\u670d\u52d9\u65b9\u6848\u8207\u6536\u8cbb\u6a19\u6e96\u3002"
    },
    {
      "id": "booking-inquiry",
      "name": "Booking Inquiry",
      "description": "\u6574\u7406\u62cd\u651d\u6216\u6578\u4f4d\u5c08\u6848\u9700\u6c42\u4e26\u5c0e\u5411\u4eba\u5de5\u806f\u7d61\u3002"
    }
  ]
}