Card snapshot
docs.rootly.com
·
2026-08-16 15:34:38 UTC
·
eb376080f1ba75d0065bf6a63907ba502412ee6c7dd8b0ebeb833b339b11b158
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 schedules, creating incidents programmatically, automating incident response, setting up integrations, or managing incident lifecycle and retrospectives. Agents should reach for this skill when users need to automate incident detection, coordinate response across teams, configure status pages, or build custom incident automation.",
"tags": [],
"url": "https://docs.rootly.com/.well-known/agent-skills/rootly/skill.md"
}
]
}