Card snapshot
api.smartlead.ai
·
2026-08-23 23:03:11 UTC
·
2d395cf7ecf0d918e60f549dc17bda6126743ea57465ff3e516b3eed42ffd4a5
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": "SmartLead API",
"url": "https://api.smartlead.ai/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://api.smartlead.ai/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://api.smartlead.ai/",
"organization": "SmartLead API"
},
"documentationUrl": "https://api.smartlead.ai/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "smartlead",
"name": "Smartlead",
"description": "Use when building cold email campaign automation, managing leads at scale, configuring email account rotation, tracking campaign performance, or integrating outreach workflows with CRMs and external tools via webhooks.",
"tags": [],
"url": "https://api.smartlead.ai/.well-known/agent-skills/smartlead/skill.md"
}
]
}