Card snapshot
aizalo.com
·
2026-09-09 01:55:37 UTC
·
31c80a5f6f44be912d4e6ca91dc77b4c4ce1fc5f96fd166abbbcc0041f006ad6
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": "Zalo-Flow Agent",
"description": "AI Agent Assistant for automated Zalo CRM customer support, omnichannel message handling, and remarketing campaigns.",
"version": "1.0.0",
"url": "https://aizalo.com",
"supportedInterfaces": [
{
"url": "https://aizalo.com/.well-known/mcp.json",
"protocolBinding": "mcp"
},
{
"url": "https://aizalo.com/openapi.json",
"protocolBinding": "rest"
}
],
"skills": [
{
"id": "customer-support",
"name": "Customer Support",
"description": "Automated conversational replies using connected AI models via Zalo-Flow."
},
{
"id": "lead-qualification",
"name": "Lead Qualification",
"description": "Qualify prospects and capture customer phone and requirements."
},
{
"id": "remarketing-broadcast",
"name": "Remarketing Broadcast",
"description": "Customer segmentation, tagging, and scheduled broadcast messaging."
},
{
"id": "contact-tagging",
"name": "Contact Tagging",
"description": "CRM contact tagging and conversation categorization."
}
],
"authentication": {
"type": "bearer",
"documentation": "https://aizalo.com/auth.md"
}
}