Exa · Arazzo Workflow
Exa Search and Fetch Contents
Version 1.0.0
Run an Exa neural search and pull full page contents for the top result.
View Spec
View on GitHub
Artificial IntelligenceSearchWeb SearchNeural SearchLLMAgentsResearchWebsetsArazzoWorkflows
Provider
Workflows
search-and-fetch-contents
Search Exa, then fetch full contents for the top-ranked result.
Performs an Exa search for the supplied query, selects the highest ranked result, and retrieves its full text, highlights, and summary from the contents endpoint.
1
runSearch
search
Run an Exa auto search for the query and request a list of relevant results, capturing the id and url of the top match.
2
fetchContents
getContents
Retrieve the full text, highlights, and a summary for the top result URL returned by the search.