Back to docuScan

Card snapshot

docu-scan.spocont.com · 2026-05-18 13:02:56 UTC · eda120c12430b23da295ac6605ed821b1c697efabc59318b6618dd716a902aa7

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": "docuScan",
  "description": "PDF and document extraction via Google Document AI. Extract structured values from invoices, leases, bonds, contracts.",
  "url": "https://docu-scan.spocont.com",
  "version": "1.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "skills": [
    {
      "id": "docu_scan_extract",
      "name": "docu_scan_extract",
      "description": "docuScan tool: docu_scan_extract"
    },
    {
      "id": "docu_scan_status",
      "name": "docu_scan_status",
      "description": "docuScan tool: docu_scan_status"
    }
  ],
  "authentication": {
    "schemes": [
      "bearer"
    ]
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ]
}