Skip to content
Back to Rootly

Card snapshot

docs.rootly.com · 2026-08-08 20:26:41 UTC · 4564f2360ed7260ed942d072dd8090e34b6c5b2354f076931fbea1cc99c20e73

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, on-call schedules, alert routing, incident automation, retrospectives, and status page communications. Reach for this skill when building workflows, configuring incident properties, creating alerts, managing escalation policies, or automating incident lifecycle tasks.",
      "tags": [],
      "url": "https://docs.rootly.com/.well-known/agent-skills/rootly/skill.md"
    }
  ]
}