Skip to content
Back to Rootly

Card snapshot

docs.rootly.com · 2026-08-07 17:45:27 UTC · ff981562f3c842dd4a1cd6a6ab8f8af84c97cd8e9d6c71c921eb78d7d607e036

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 building incident management workflows, configuring alerts and on-call routing, automating incident response, managing escalation policies, creating retrospectives, or integrating monitoring tools with incident coordination systems.",
      "tags": [],
      "url": "https://docs.rootly.com/.well-known/agent-skills/rootly/skill.md"
    }
  ]
}