Exa Semantic Search

Search the web semantically using Exa AI API with neural search

jadegate 3433d36 2 files · 4.2 KB Updated

File contents

Exa AI Semantic Search

Search the web semantically using Exa AI API with neural search

When to Use

  • User wants to exa search
  • User wants to semantic search
  • Keywords: search, semantic, exa, neural

Required Parameters

  • query (string): Natural language search query
  • api_key (string): Exa API key

Output

  • results (array): Search results with title, url, text
  • total (number): Results count

Security

  • Sandbox level: strict
  • Max execution time: 30000ms
  • Network whitelist: api.exa.ai
  • JadeGate verified: Yes (5-layer security check passed)

Execution Flow

Entry: search -> 6 steps -> Exit: ret_ok, ret_fail

jadegate/jadegate/tree/main/skills/exa-semantic-search commit 3433d36cd3

Frequently asked questions

npx skillmds@latest add jadegate/exa-semantic-search