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
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
Retrieve the full text, highlights, and a summary for the top result URL returned by the search.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.