Exa · Arazzo Workflow
Exa Enrich Webset and Poll
Version 1.0.0
Build a Webset, then add an enrichment column and poll until it completes.
View Spec
View on GitHub
Artificial IntelligenceSearchWeb SearchNeural SearchLLMAgentsResearchWebsetsArazzoWorkflows
Provider
Workflows
enrich-webset-and-poll
Create a Webset, enrich its items, and poll the enrichment to completion.
Creates a Webset, waits for it to settle to idle, creates an enrichment over its items, and polls the enrichment until it reaches the completed status.
1
createWebset
Create a Webset with an embedded search query. It begins processing immediately; capture its id and status.
2
pollWebset
Poll the Webset until it returns to idle, looping while it is still running or pending.
3
createEnrichment
Attach an enrichment to the Webset that asks an agent to extract the described data point onto each item; capture the enrichment id and status.
4
pollEnrichment
Poll the enrichment by id until it reaches completed, looping back while it is still pending.
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.