{
  "name": "李伯阳网站联络 Agent / Boyang Li Website Agent",
  "description": "Provides verified public profile and website source links for Chinese attorney Boyang Li (李伯阳), and relays a user-authorized inquiry to him by email. It does not provide legal advice.",
  "supportedInterfaces": [
    {
      "url": "https://www.lslby.com/a2a",
      "protocolBinding": "JSONRPC",
      "protocolVersion": "1.0"
    }
  ],
  "provider": {
    "url": "https://www.lslby.com/about/",
    "organization": "李伯阳 / Boyang Li"
  },
  "version": "1.0.0",
  "documentationUrl": "https://www.lslby.com/agents/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extendedAgentCard": false
  },
  "securitySchemes": {},
  "securityRequirements": [],
  "defaultInputModes": [
    "text/plain",
    "application/json"
  ],
  "defaultOutputModes": [
    "text/plain",
    "application/json"
  ],
  "skills": [
    {
      "id": "get-public-profile",
      "name": "Get verified public profile",
      "description": "Returns Boyang Li's public professional identity, expertise, contact channels, and canonical website sources. Use data.action=profile.get; a text-only message also returns this profile.",
      "tags": [
        "public profile",
        "legal research",
        "game law",
        "AI compliance",
        "data protection",
        "intellectual property",
        "China"
      ],
      "examples": [
        "Get Boyang Li's public profile and canonical sources.",
        "What legal topics does 李伯阳 work on?"
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ],
      "securityRequirements": []
    },
    {
      "id": "send-contact-inquiry",
      "name": "Relay a user-authorized inquiry",
      "description": "Accepts structured data with data.action=contact.send and relays the inquiry to Boyang Li's email. Required contact fields: name, email, message, and userAuthorized=true. The calling agent must show the final recipient and message to the user and obtain explicit approval before sending. Do not send confidential documents.",
      "tags": [
        "contact",
        "email relay",
        "consultation",
        "business inquiry",
        "human authorization"
      ],
      "examples": [
        "After I approve the exact message, send my inquiry to Boyang Li.",
        "Relay this business cooperation request and return the submission ID."
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ],
      "securityRequirements": []
    }
  ],
  "iconUrl": "https://www.lslby.com/favicon.svg"
}
