Skip to content
Back to Zapier

Card snapshot

docs.zapier.com · 2026-07-24 17:11:35 UTC · a03ff1e295878b085355257d87bdb466b0af2e0ab8e015d04e42761cfc024aee

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": "Zapier",
  "url": "https://docs.zapier.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.zapier.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.zapier.com/",
    "organization": "Zapier"
  },
  "documentationUrl": "https://docs.zapier.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "zapier",
      "name": "Zapier",
      "description": "Use when building integrations with Zapier's Developer Platform, embedding Zapier into your product, connecting AI agents to apps via MCP or SDK, or managing automation workflows. Agents should reach for this skill when working with triggers, actions, authentication, API integrations, version management, or publishing integrations to the Zapier App Directory.",
      "tags": [],
      "url": "https://docs.zapier.com/.well-known/agent-skills/zapier/skill.md"
    }
  ]
}