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.
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
websets-create
Create a Webset with an embedded search query. It begins processing immediately; capture its id and status.
2
pollWebset
websets-get
Poll the Webset until it returns to idle, looping while it is still running or pending.
3
createEnrichment
websets-enrichments-create
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
websets-enrichments-get
Poll the enrichment by id until it reaches completed, looping back while it is still pending.