Skip to content
Back to Tenderly

Card snapshot

tenderly.main-kill-isr.mintlify.me · 2026-06-08 19:23:46 UTC · ff17d5bb2e0c37bca6203fa7e60ae83eb938680d4e37d503bb5a90cce2bb8359

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 building blockchain applications, debugging transactions, simulating smart contract interactions, monitoring on-chain events, or setting up production blockchain infrastructure. Agents should reach for this skill when working with transaction previews, virtual test environments, contract verification, on-chain monitoring, or analyzing blockchain execution.",
      "tags": [],
      "url": "https://docs.tenderly.co/.well-known/agent-skills/tenderly/skill.md"
    }
  ]
}