Card snapshot
docs.bey.dev
·
2026-08-12 09:50:51 UTC
·
93bbc1888aab7a614cb5316f7e5d751becc62bea387091057fb460dcb62ef588
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": "Beyond Presence",
"url": "https://docs.bey.dev/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://docs.bey.dev/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://docs.bey.dev/",
"organization": "Beyond Presence"
},
"documentationUrl": "https://docs.bey.dev/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "beyondpresence",
"name": "Beyondpresence",
"description": "Use when building conversational video agents, integrating avatars into voice agents, managing agent configurations, setting up webhooks for real-time conversation events, or deploying AI video assistants for customer support, sales, training, or other interactive applications.",
"tags": [],
"url": "https://docs.bey.dev/.well-known/agent-skills/beyondpresence/skill.md"
}
]
}