Skip to content
Back to Starbridge Help Center

Card snapshot

hc.starbridge.ai · 2026-08-20 04:08:52 UTC · 049b14ffee6f3718b3b31f73704560f5a2ad278f93263654cb0d021c287a022c

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": "Starbridge Help Center",
  "url": "https://hc.starbridge.ai/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://hc.starbridge.ai/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://hc.starbridge.ai/",
    "organization": "Starbridge Help Center"
  },
  "documentationUrl": "https://hc.starbridge.ai/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "starbridge",
      "name": "Starbridge",
      "description": "Use when building and managing Bridges (AI-powered intelligence workflows), configuring buyer lists and search agents, enriching data with columns, syncing to CRM, setting up workspace administration, or helping users find and act on public sector buying signals",
      "tags": [],
      "url": "https://hc.starbridge.ai/.well-known/agent-skills/starbridge/skill.md"
    }
  ]
}