Skip to content
Back to Givebutter

Card snapshot

docs.givebutter.com · 2026-09-23 10:16:30 UTC · 73939530a1c34306a90f74af63281db528fea28f8276a56e1c1e3be610a5f516

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": "Givebutter",
  "description": "Documentation for the Givebutter API, widgets, and webhooks.",
  "url": "https://docs.givebutter.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.givebutter.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.givebutter.com/",
    "organization": "Givebutter"
  },
  "documentationUrl": "https://docs.givebutter.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "givebutter",
      "name": "Givebutter",
      "description": "Use when building donation widgets for websites, managing fundraising campaigns via API, creating and updating donor contacts, recording transactions, setting up webhooks for real-time events, or integrating Givebutter with external systems. Agents should reach for this skill when working with fundraising infrastructure, donor management, campaign automation, or payment processing.",
      "tags": [],
      "url": "https://docs.givebutter.com/.well-known/agent-skills/givebutter/skill.md"
    }
  ]
}