Exa · Arazzo Workflow
Exa Create and Poll Research
Version 1.0.0
Kick off an Exa research task and poll until it completes, then read output.
View Spec
View on GitHub
Artificial IntelligenceSearchWeb SearchNeural SearchLLMAgentsResearchWebsetsArazzoWorkflows
Provider
Workflows
create-and-poll-research
Create a research task and poll until it completes, then return its output.
Submits research instructions, captures the researchId, and polls the get endpoint until the task reaches the completed status before returning the research output content.
1
createResearch
Submit a new research task with the supplied instructions and model, capturing the researchId for polling.
2
pollResearch
Fetch the research task by id and inspect its status. While it is still running, loop back and poll again; once it is completed, continue.
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.