Skip to content
Back to Seamless

Card snapshot

docs.seamless.ai · 2026-08-20 03:43:58 UTC · 971b014096fb5e7c86d249f1199c7a11f05a9e1970aa565e4b8184b618a69d60

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": "Seamless",
  "description": "API & MCP for B2B Sales Automation",
  "url": "https://docs.seamless.ai/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.seamless.ai/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.seamless.ai/",
    "organization": "Seamless"
  },
  "documentationUrl": "https://docs.seamless.ai/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "seamless",
      "name": "Seamless",
      "description": "Use when building integrations to search and enrich company and contact data via REST API or MCP tools, automating B2B research workflows, syncing enriched records to CRMs, or building AI agent workflows for sales automation and prospecting.",
      "tags": [],
      "url": "https://docs.seamless.ai/.well-known/agent-skills/seamless/skill.md"
    }
  ]
}