Skip to content
Back to Rootly

Card snapshot

docs.rootly.com · 2026-08-10 21:29:54 UTC · 916b20c13c0128e0a834091a82f7225aa708696567d74d21daf924450e0f42fe

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 systems, automating incident response workflows, configuring on-call schedules and paging, setting up alert routing and deduplication, creating retrospectives, or integrating monitoring tools with chat platforms and ticketing systems.",
      "tags": [],
      "url": "https://docs.rootly.com/.well-known/agent-skills/rootly/skill.md"
    }
  ]
}