Exa · Arazzo Workflow
Exa Resume Latest Research
Version 1.0.0
Find the most recent research task and poll it until it completes.
View Spec
View on GitHub
Artificial IntelligenceSearchWeb SearchNeural SearchLLMAgentsResearchWebsetsArazzoWorkflows
Provider
Workflows
resume-latest-research
List research tasks, take the newest, and poll it to completion.
Lists research requests newest-first, selects the most recent researchId, and polls the get endpoint until that task reaches the completed status.
1
listResearch
List research requests ordered newest-first and capture the researchId of the most recent task.
2
pollResearch
Fetch the latest research task by id and inspect its status. While it is still running, loop back and poll again; once completed, finish.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.