Skip to content
Back to Tenderly

Card snapshot

docs.tenderly.co · 2026-07-13 05:39:24 UTC · 3696ea8427a166cd0e29219b0ae644134806124192d5161d8b2bc89c5683245c

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": "Tenderly",
  "description": "Tenderly developer documentation \u2014 Virtual Environments, Node RPC, Simulation API, Debugger, Monitor, Alerts, Web3 Actions, and more.",
  "url": "https://docs.tenderly.co/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.tenderly.co/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.tenderly.co/",
    "organization": "Tenderly"
  },
  "documentationUrl": "https://docs.tenderly.co/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "tenderly",
      "name": "Tenderly",
      "description": "Use when simulating blockchain transactions, debugging smart contracts, monitoring on-chain events, testing dapps against live network state, or building production blockchain systems. Agents should reach for Tenderly when users need to preview transaction outcomes, investigate failed transactions, set up monitoring and alerts, create staging environments, or integrate blockchain operations into their workflows.",
      "tags": [],
      "url": "https://docs.tenderly.co/.well-known/agent-skills/tenderly/skill.md"
    }
  ]
}