Skip to content
Back to Birdeye Developer Portal

Card snapshot

docs.birdeye.com · 2026-08-20 04:04:40 UTC · d31b8ef8876e712bf0aa723ffc13968e5e0171819ecc678f0112792e7505c19d

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": "Birdeye Developer Portal",
  "url": "https://docs.birdeye.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.birdeye.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.birdeye.com/",
    "organization": "Birdeye Developer Portal"
  },
  "documentationUrl": "https://docs.birdeye.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "birdeye",
      "name": "Birdeye",
      "description": "Use when querying business reputation data, managing reviews and listings, analyzing customer feedback, scheduling social posts, creating support tickets, or accessing AI-powered insights about business visibility and competitor performance. Agents should reach for this skill when users ask about reviews, ratings, listings, surveys, social media, ticketing, or business analytics.",
      "tags": [],
      "url": "https://docs.birdeye.com/.well-known/agent-skills/birdeye/skill.md"
    }
  ]
}