Card snapshot
docs.tenderly.co
·
2026-07-09 16:06:36 UTC
·
55016ad59ad4637ec6ae58112d8a15760b03e7cf2e85555c70ed9b6ec0bcdcbd
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, testing dapp workflows, monitoring on-chain events, or building production blockchain systems. Agents should reach for this skill when users need to preview transaction outcomes, understand transaction failures, set up monitoring and alerts, create staging environments, or integrate blockchain operations into their development pipeline.",
"tags": [],
"url": "https://docs.tenderly.co/.well-known/agent-skills/tenderly/skill.md"
}
]
}