Skip to content
Back to Notion Docs

Card snapshot

developers.notion.com · 2026-05-30 19:59:19 UTC · f036afd8a0c1188f2d58fcd68ec6e52188910ed0e5728e9a1b99cf25f3cdcd85

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.

{
  "schemaVersion": "0.2.0",
  "name": "Notion Docs",
  "url": "https://notion-demo.main-kill-isr.mintlify.me/",
  "version": "1.0.0",
  "documentationUrl": "https://notion-demo.main-kill-isr.mintlify.me/",
  "capabilities": {
    "streaming": false
  },
  "skills": [
    {
      "id": "notion",
      "name": "Notion",
      "description": "Use when building integrations with Notion workspaces, creating automations that read/write pages and databases, setting up webhooks for real-time updates, deploying Notion Workers, or connecting AI agents to Notion via MCP. Agents should reach for this skill when users need to sync data, manage workspace content programmatically, or build tools that interact with Notion.",
      "tags": [],
      "url": "https://notion-demo.main-kill-isr.mintlify.me/.well-known/agent-skills/notion/skill.md"
    }
  ]
}