{
  "name": "SYMBaiEX Documentation Agent",
  "description": "Read-only lookup over curated public SYMBaiEX developer and agent documentation.",
  "supportedInterfaces": [
    {
      "url": "https://www.symbaiex.com/api/a2a",
      "protocolBinding": "JSONRPC",
      "protocolVersion": "1.0"
    }
  ],
  "provider": {
    "organization": "SYMBaiEX",
    "url": "https://www.symbaiex.com/"
  },
  "iconUrl": "https://www.symbaiex.com/favicon.svg",
  "version": "1.0.0",
  "documentationUrl": "https://www.symbaiex.com/developers",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extendedAgentCard": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "search-symbaiex-docs",
      "name": "Search SYMBaiEX developer documentation",
      "description": "Find canonical public guidance for agent enrollment, authentication, REST, MCP, quotas, research jobs, exports, and signed webhooks.",
      "tags": [
        "SYMBaiEX",
        "developer documentation",
        "MCP",
        "API"
      ],
      "examples": [
        "How do I enroll an Ed25519 agent with SYMBaiEX?",
        "Where is the SYMBaiEX OpenAPI contract?"
      ],
      "inputModes": [
        "text/plain"
      ],
      "outputModes": [
        "text/plain"
      ]
    }
  ]
}
