A2A Agent

Agent Card JSON Data

{
  "name": "A2A Agent",
  "description": "A2A-compatible agent",
  "url": null,
  "version": "1.0.0",
  "capabilities": {
    "streaming": true,
    "pushNotifications": false,
    "stateTransitionHistory": false,
    "google_a2a_compatible": true,
    "parts_array_format": true
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": []
}
Back to Agent Info

Powered by Python A2A Framework