Exa
Learn how to use Exa with Composio
Overview
Enum
EXA
Description
The Exa class extends the base Tool class to interact with the Exa Search service, offering actions like Search, Similarlink, and Answer. These actions enable querying, finding similar links, and generating answers from search results. Currently, no triggers are defined, but they can be added as needed to enhance functionality.
Authentication Details
API_KEY
api_key
Actions
EXA_ANSWER
Action Parameters
model
query
stream
text
Action Response
data
error
successful
EXA_FIND_SIMILAR
Action Parameters
highlights
num_results
summary
text
url
Action Response
data
error
successful
EXA_GET_CONTENTS_ACTION
Action Parameters
highlights
ids
text
Action Response
data
error
successful
EXA_SEARCH
Action Parameters
category
endCrawlDate
endPublishedDate
excludeDomains
excludeText
includeDomains
includeText
numResults
query
startCrawlDate
startPublishedDate
type
useAutoprompt
Action Response
data
error
successful