Back to docuScan
Card snapshot
docu-scan.spocont.com
·
2026-05-20 03:12:43 UTC
·
5fb9a3a5a3b8c0affb10fce3cd298a1d10e77f6d1015e931e154114131722e19
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/a2a",
"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"
],
"tokenUrl": "https://docu-scan.spocont.com/access"
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
]
}