Exa
Search with Exa AI
Configuration
Search
Operation
Search
API Key*
••••••••
Search Query*
Enter your search query...
Number of Results
10
Use Autoprompt
Disabled
Search Type
Select...
Search (
exa_search)Search the web using Exa AI. Returns relevant search results with titles, URLs, and text snippets.
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
query | string | Yes | The search query to execute |
numResults | number | No | Number of results to return (default: 10, max: 25) |
useAutoprompt | boolean | No | Whether to use autoprompt to improve the query (default: false) |
type | string | No | Search type: neural, keyword, auto or fast (default: auto) |
apiKey | string | Yes | Exa AI API Key |
Output
| Parameter | Type | Description |
|---|---|---|
title | string | The title of the search result |
url | string | The URL of the search result |
publishedDate | string | Date when the content was published |
author | string | The author of the content |
summary | string | A brief summary of the content |
favicon | string | URL of the site |
image | string | URL of a representative image from the page |
text | string | Text snippet or full content from the page |
Get Contents
Operation
Get Contents
API Key*
••••••••
URLs*
Enter URLs to retrieve content from (comma-separated)...
Include Text
Disabled
Summary Query
Enter a query to guide the summary generation...
Get Contents (
exa_get_contents)Retrieve the contents of webpages using Exa AI. Returns the title, text content, and optional summaries for each URL.
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
urls | string | Yes | Comma-separated list of URLs to retrieve content from |
text | boolean | No | If true, returns full page text with default settings. If false, disables text return. |
summaryQuery | string | No | Query to guide the summary generation |
apiKey | string | Yes | Exa AI API Key |
Output
| Parameter | Type | Description |
|---|---|---|
url | string | The URL that content was retrieved from |
title | string | The title of the webpage |
text | string | The full text content of the webpage |
Find Similar Links
Operation
Find Similar Links
API Key*
••••••••
URL*
Enter URL to find similar links for...
Number of Results
10
Include Text
Disabled
Find Similar Links (
exa_find_similar_links)Find webpages similar to a given URL using Exa AI. Returns a list of similar links with titles and text snippets.
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
url | string | Yes | The URL to find similar links for |
numResults | number | No | Number of similar links to return (default: 10, max: 25) |
text | boolean | No | Whether to include the full text of the similar pages |
apiKey | string | Yes | Exa AI API Key |
Output
| Parameter | Type | Description |
|---|---|---|
title | string | The title of the similar webpage |
url | string | The URL of the similar webpage |
text | string | Text snippet or full content from the similar webpage |
Answer
Operation
Answer
API Key*
••••••••
Question*
Enter your question...
Include Text
Disabled
Answer (
exa_answer)Get an AI-generated answer to a question with citations from the web using Exa AI.
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
query | string | Yes | The question to answer |
text | boolean | No | Whether to include the full text of the answer |
apiKey | string | Yes | Exa AI API Key |
Output
| Parameter | Type | Description |
|---|---|---|
answer | string | AI-generated answer to the question |
title | string | The title of the cited source |
url | string | The URL of the cited source |
Research
Operation
Research
API Key*
••••••••
Research Query*
Enter your research topic or question...
Include Full Text
Disabled
Research (
exa_research)Perform comprehensive research using AI to generate detailed reports with citations
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
query | string | Yes | Research query or topic |
includeText | boolean | No | Include full text content in results |
apiKey | string | Yes | Exa AI API Key |
Output
| Parameter | Type | Description |
|---|---|---|
title | string | title output |
url | string | url output |
summary | string | summary output |
text | string | text output |
publishedDate | string | publishedDate output |
author | string | author output |
Usage Instructions
Integrate Exa into the workflow. Can search, get contents, find similar links, answer a question, and perform research.
Notes
- Category:
tools - Type:
exa