Card snapshot
docs.zapier.com
·
2026-08-06 10:11:09 UTC
·
b7dfb1264ff38def5c9d1c173723e7eb195b94140ec460e77f1bc3ec836a466e
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 Zapier integrations (connecting apps via triggers and actions), embedding Zapier automation in your product (Powered by Zapier or White Label), giving AI agents access to 9,000+ apps (MCP or SDK), or managing integration versions and publishing. Reach for this skill when working with API authentication, workflow automation, app connections, or integration development.",
"tags": [],
"url": "https://docs.zapier.com/.well-known/agent-skills/zapier/skill.md"
}
]
}