Skip to content
Back to Tenderly

Card snapshot

docs.tenderly.co · 2026-07-03 09:08:40 UTC · 6a7d69c5a1c72a23b099562866b2c18b43e6dd50ec2cfd030158466e2b1abeb8

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 transactions before execution, debugging failed transactions, monitoring on-chain events, setting up virtual test environments, or integrating blockchain operations into development workflows. Agents should reach for this skill when working with transaction previews, contract verification, state testing, automated monitoring, or blockchain infrastructure.",
      "tags": [],
      "url": "https://docs.tenderly.co/.well-known/agent-skills/tenderly/skill.md"
    }
  ]
}