Exa · Arazzo Workflow
Exa Preview then Create Webset
Version 1.0.0
Preview how a query decomposes, then commit it to a real Webset.
View Spec
View on GitHub
Artificial IntelligenceSearchWeb SearchNeural SearchLLMAgentsResearchWebsetsArazzoWorkflows
Provider
Workflows
preview-then-create-webset
Preview a query's decomposition, then create the Webset from it.
Calls the preview endpoint to inspect the detected entity and criteria for a query, then creates a Webset using the same query and target count.
1
previewWebset
Preview how the query decomposes, returning the detected entity and the generated search criteria without creating a Webset.
2
createWebset
Commit the previewed query to a real Webset with the requested item count. It begins processing immediately; capture its id and status.
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.