Skip to content
Back to Introduction

Card snapshot

docs.spade.com · 2026-08-20 03:59:22 UTC · 68c83bdcc408729cb8f6baa195711ea2885bb2657b7e5e39078860a6e25f6e63

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": "Introduction",
  "url": "https://docs.spade.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.spade.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.spade.com/",
    "organization": "Introduction"
  },
  "documentationUrl": "https://docs.spade.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "spade",
      "name": "Spade",
      "description": "Use when enriching transaction data (card payments, bank transfers, universal transactions) to extract merchant details, categorization, and risk insights. Reach for this skill when building payment workflows, implementing rewards programs, setting up spending controls, or analyzing transaction patterns.",
      "tags": [],
      "url": "https://docs.spade.com/.well-known/agent-skills/spade/skill.md"
    }
  ]
}