Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/JAVA/Openclaw/extensions/exa/   (KI Agentensystem Version 22©)  Datei vom 26.3.2026 mit Größe 740 B image not shown  

Quelle  openclaw.plugin.json   Sprache: unbekannt

 
Spracherkennung für: .json vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

{
  "id": "exa",
  "providerAuthEnvVars": {
    "exa": ["EXA_API_KEY"]
  },
  "uiHints": {
    "webSearch.apiKey": {
      "label": "Exa API Key",
      "help": "Exa Search API key (fallback: EXA_API_KEY env var).",
      "sensitive": true,
      "placeholder": "exa-..."
    }
  },
  "contracts": {
    "webSearchProviders": ["exa"]
  },
  "configContracts": {
    "compatibilityRuntimePaths": ["tools.web.search.apiKey"]
  },
  "configSchema": {
    "type": "object",
    "additionalProperties": false,
    "properties": {
      "webSearch": {
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "apiKey": {
            "type": ["string", "object"]
          }
        }
      }
    }
  }
}

[Dauer der Verarbeitung: 0.14 Sekunden, vorverarbeitet 2026-04-27]