Skip to content
Back to Rootly

Card snapshot

docs.rootly.com · 2026-08-20 00:13:21 UTC · dbe9dec6fcdc36557ae9de77e1f2e0ac3dc72727d750796d660536a294e76482

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": "Rootly",
  "url": "https://docs.rootly.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.rootly.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.rootly.com/",
    "organization": "Rootly"
  },
  "documentationUrl": "https://docs.rootly.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "rootly",
      "name": "Rootly",
      "description": "Use when managing incident response, automating on-call workflows, configuring alerts and escalation policies, building incident automation with workflows, managing status pages, or integrating monitoring tools with incident management systems.",
      "tags": [],
      "url": "https://docs.rootly.com/.well-known/agent-skills/rootly/skill.md"
    }
  ]
}