{
  "version": "0.3",
  "agent": {
    "id": "gc-greg-hook",
    "name": "Greg Notion Hook",
    "description": "Watches Notion spec pages and emits spec.emitted events",
    "capabilities": ["watch", "poll", "emit"],
    "protocols": ["a2a-v0.3", "mcp-2024-11-05"]
  },
  "endpoints": {
    "webhook": "/webhook",
    "poll": "/poll",
    "pages": "/pages",
    "health": "/health"
  },
  "openapi": "/openapi.yaml",
  "greg_charter": "https://www.notion.so/8ab4e386a2fc4212984ba1e59dd89b16"
}
