Skip to content
Back to Reevo Knowledge Base

Card snapshot

help.reevo.ai · 2026-08-20 04:00:41 UTC · 85ab0423fdb3004ee3a69a4b1d7ec6cb2dba64d90aa16ca50e42310fd4992d24

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": "Reevo Knowledge Base",
  "description": "How to use Reevo",
  "url": "https://help.reevo.ai/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://help.reevo.ai/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://help.reevo.ai/",
    "organization": "Reevo Knowledge Base"
  },
  "documentationUrl": "https://help.reevo.ai/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "reevoai",
      "name": "Reevoai",
      "description": "Use when building CRM workflows, configuring sales automation, managing outreach campaigns, setting up data integrations, creating workflows, or working with sales intelligence features. Agents should reach for this skill when users need help with contact/account management, pipeline automation, email sequences, meeting intelligence, API integrations, or CRM configuration.",
      "tags": [],
      "url": "https://help.reevo.ai/.well-known/agent-skills/reevoai/skill.md"
    }
  ]
}