Card snapshot
docs.ag-ui.com
·
2026-05-28 02:39:08 UTC
·
6df05ddd02e5e71af2939a98b7b6d5dbb0ffc2dd5c06b1c79a2c2e317f458e4c
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.
{
"schemaVersion": "0.2.0",
"name": "Agent User Interaction Protocol",
"url": "https://tawkitai.main-kill-isr.mintlify.me/",
"version": "1.0.0",
"documentationUrl": "https://tawkitai.main-kill-isr.mintlify.me/",
"capabilities": {
"streaming": false
},
"skills": [
{
"id": "tawkitai",
"name": "Tawkitai",
"description": "Use when building agentic applications, implementing agent backends, creating client integrations, or connecting AI agents to user-facing frontends. Reach for this skill when you need to standardize communication between agents and applications, stream agent responses in real-time, implement human-in-the-loop workflows, or handle tool calls and state synchronization.",
"tags": [],
"url": "https://tawkitai.main-kill-isr.mintlify.me/.well-known/agent-skills/tawkitai/skill.md"
}
]
}