Skip to content
Back to lemlist Developer Docs

Card snapshot

developer.lemlist.com · 2026-08-20 03:46:59 UTC · af8778a6d668b1f29b46322f1fa92846941715247564baa5644e029a8ddb7834

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": "lemlist Developer Docs",
  "description": "lemlist API documentation to help you integrate and automate your email outreach.",
  "url": "https://developer.lemlist.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://developer.lemlist.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://developer.lemlist.com/",
    "organization": "lemlist Developer Docs"
  },
  "documentationUrl": "https://developer.lemlist.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "default",
      "name": "default",
      "description": "",
      "tags": [],
      "url": "https://developer.lemlist.com/.well-known/agent-skills/default/skill.md"
    }
  ]
}