Skip to content
Back to ABBYY Documentation

Card snapshot

docs.abbyy.com · 2026-08-29 15:39:26 UTC · faa093ea5113d0354b7718c0c7cd05a996fda49224d82a9d63903aa0b2dd8e1a

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": "ABBYY Documentation",
  "description": "Public documentation for ABBYY products",
  "url": "https://docs.abbyy.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.abbyy.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.abbyy.com/",
    "organization": "ABBYY Documentation"
  },
  "documentationUrl": "https://docs.abbyy.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "abbyy",
      "name": "Abbyy",
      "description": "Use when building document processing workflows, extracting data from documents via API, creating or customizing skills for document classification and extraction, integrating with RPA platforms, or managing manual review and quality assurance for document processing pipelines.",
      "tags": [],
      "url": "https://docs.abbyy.com/.well-known/agent-skills/abbyy/skill.md"
    }
  ]
}