Skip to content
Back to Heron

Card snapshot

docs.herondata.io · 2026-08-20 03:44:44 UTC · ed6fd908a7d89d82380e563f1cfe73f049b1f9b26fb9d0d298d04597822458a2

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.

{
  "name": "Heron",
  "url": "https://docs.herondata.io/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.herondata.io/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.herondata.io/",
    "organization": "Heron"
  },
  "documentationUrl": "https://docs.herondata.io/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "herondata",
      "name": "Herondata",
      "description": "Use when building integrations for financial data processing, transaction enrichment, and SMB underwriting. Reach for this skill when working with bank statements, transaction categorization, merchant enrichment, cash flow analysis, or document parsing workflows.",
      "tags": [],
      "url": "https://docs.herondata.io/.well-known/agent-skills/herondata/skill.md"
    }
  ]
}