Card snapshot
smartlead.main-kill-isr.mintlify.me
·
2026-08-27 02:24:04 UTC
·
cd70bc09e72ac75e1be737359beff0a12ee51fe2b4ad18a8dff6d527097577ac
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 outreach automation, managing email campaigns at scale, integrating with CRMs, tracking email engagement, or setting up real-time webhooks for lead responses. Agents should reach for this skill when working with campaign creation, lead management, email account configuration, analytics, or webhook integrations.",
"tags": [],
"url": "https://api.smartlead.ai/.well-known/agent-skills/smartlead/skill.md"
}
]
}