Skip to content
Back to Bindbee Docs

Card snapshot

docs.bindbee.dev · 2026-09-10 22:36:36 UTC · 4da7632db8055d20a9ccde644e8cb29b4548ee3e3b976f49eaae912ee2e5274c

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; reading or writing employee, candidate, or learning data; configuring custom fields; managing connectors; or setting up webhooks for real-time sync notifications.",
      "tags": [],
      "url": "https://docs.bindbee.dev/.well-known/agent-skills/bindbee/skill.md"
    }
  ]
}