Connection
- Authentication: API key.
Sign in at dashboard.exa.ai → API Keys → Create Key, name it and copy the key. Exa keys grant full API access (no scopes to configure).See Exa’s documentation.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Connect Exa to your Atako agents — 5 read and 0 write actions.
| Action | Description |
|---|---|
answer | Get a direct, citation-backed answer to a question using Exa search results. |
find_similar | Find web pages semantically similar to a given URL. |
get_code_context | Fetch token-efficient code context (repos, docs, Stack Overflow) for a programming query. |
get_contents | Fetch clean page contents (text, highlights, summaries) for a list of URLs or Exa result IDs. |
search | Search the web with Exa and optionally retrieve page contents for each result. |