Card snapshot
developer.instantly.ai
·
2026-08-20 03:53:04 UTC
·
2cd4aa02b1ed01b1de7a353ffcc9effe22b2e24ce997324dae5f53bab33cf03b
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": "Instantly API Docs",
"url": "https://developer.instantly.ai/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://developer.instantly.ai/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://developer.instantly.ai/",
"organization": "Instantly API Docs"
},
"documentationUrl": "https://developer.instantly.ai/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "instantly",
"name": "Instantly",
"description": "Use when building integrations with Instantly's email outreach platform, automating campaign management, managing leads and email accounts, setting up webhooks for real-time events, or connecting AI assistants to manage workspaces through the MCP server.",
"tags": [],
"url": "https://developer.instantly.ai/.well-known/agent-skills/instantly/skill.md"
}
]
}