Skip to content
OtherReal-timeUpdated May 2026
E

Exa

Exa neural search for AI agents

Exa is the neural search API built for AI agents and RAG pipelines — designed around the observation that LLMs need search results that pre-filter for content (not just URLs), are scoped semantically (not just keyword), and are returned with rich text snippets ready to drop into a prompt. Tiny Command exposes four actions, no triggers: Search (neural search across the web; results include URL, title, summary, optionally the full text), Get Contents (fetch the full text and summary for any URL — useful when you have URLs from elsewhere and want Exa's cleaned-text extraction), Find Similar (find pages semantically similar to a reference URL — "show me more like this article"), Answer (Exa's RAG-as-a-service — returns a synthesised answer plus citations, the right shape for "give the LLM a grounded answer in one call"). The connection uses an Exa API key from dashboard.exa.ai. Exa's neural search uses an embedding-based index — the search is for meaning, not keywords, which is the right model for "find me articles like X" agent workflows.

0triggers
4actions
≈ 2 minto set up
Freetier · no card
Actions

Do anything Exa can do, from a workflow.

Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.

ActionWhat it does
Exa AnswerExa's RAG-as-a-service — pass a question, get back a synthesised answer with source citations. Saves the search + retrieve + LLM-summarise chain by bundling all three server-side. For "agent needs to look something up" workflows.
Exa Find SimilarPass a reference URL, get back semantically similar pages. Useful for content discovery ("find articles like this one"), competitive intel ("find similar blog posts to our hero piece"), and LLM grounding ("find related sources before answering").
Exa Get ContentsFetches and cleans the full text of one or more specific URLs. The right path when you already have the URLs (from elsewhere or from Search) and want Exa's text extraction for downstream LLM consumption.
Exa Neural SearchSemantic web search — favours content depth and topical relevance over keyword exactness. Returns URLs with titles and summaries. Use include_answer to bundle LLM synthesis, include_raw_content to fetch the cleaned text inline.
Recipes

Pre-built Exa workflows.

Clone any recipe and customize it in one click. Every recipe is fully editable.

Before you build

Three things worth knowing.

Filter at the trigger

Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.

Authorize once, reuse anywhere

Connect Exa once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.

No JSON to read

Every Exa field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.

FAQ

Questions about the Exa integration.

If we missed yours, ping support. We usually reply within an hour.

How do I connect Exa to Tiny Command?
Open the Tiny Command workflow builder, drop in a Exa node, and click Connect. Authorize Exa once and any workflow on your account can use its triggers and actions. Most teams finish the connection in under two minutes.
What Exa triggers does Tiny Command support?
Tiny Command focuses on outbound actions for Exa today. Use Tiny Command's universal Webhook or Schedule trigger to start Exa workflows, then run any Exa action you need.
What Exa actions can I run from a workflow?
4 Exa actions are available out of the box, covering other operations like "Exa Answer". Every action accepts dynamic inputs from upstream nodes, whether that's a search result, an AI output, or a form field.
Is the Exa integration real-time?
Exa actions execute synchronously inside your workflow. Tiny Command waits for Exa's API to confirm before continuing to the next step, so downstream nodes can rely on the result.
Do I need to write code to use Exa with Tiny Command?
No. Every Exa trigger and action is fully configurable from the visual workflow builder. For edge cases that aren't covered, drop in a custom HTTP node and call any Exa API endpoint directly.
How much does the Exa integration cost?
There's a free tier you can start on without a credit card. Higher run volumes and team features come with paid plans. The Exa integration itself has no per-app surcharge.
Related

More other apps people connect.

Same category as Exa, ordered by how often teams pair them. Hover the carousel to pause.

Do more with Exa.

Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.