Card snapshot
docs.bindbee.dev
·
2026-09-09 03:03:39 UTC
·
dd656c10b376cb73bb4da1e217b1a47e20084fa89d8321dc50b1f1f0d58eb6eb
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": "Bindbee Docs",
"url": "https://docs.bindbee.dev/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://docs.bindbee.dev/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://docs.bindbee.dev/",
"organization": "Bindbee Docs"
},
"documentationUrl": "https://docs.bindbee.dev/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "bindbee",
"name": "Bindbee",
"description": "Use when building integrations with HRIS, Payroll, ATS, or LMS systems. Reach for this skill when you need to read employee data, create records, manage connectors, configure custom fields, set up webhooks, or work with unified APIs across multiple third-party platforms.",
"tags": [],
"url": "https://docs.bindbee.dev/.well-known/agent-skills/bindbee/skill.md"
}
]
}