{
  "protocolVersion": "1.0.0",
  "name": "8cac96864ac3",
  "description": "8cac96864ac3, published by Praecise Harness",
  "version": "0.1.0",
  "url": "http://agentapp.furcate.foundation/a2a",
  "preferredTransport": "JSONRPC",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": true
  },
  "securitySchemes": {
    "bearer": {
      "type": "http",
      "scheme": "bearer"
    }
  },
  "security": [
    {
      "bearer": []
    }
  ],
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "support",
      "name": "support",
      "description": "Answers order questions for the furcate end-to-end test.",
      "tags": [
        "agents"
      ],
      "inputModes": [
        "text/plain"
      ],
      "outputModes": [
        "text/plain"
      ]
    }
  ]
}