Exa · Arazzo Workflow
Exa Webset Item Deep Contents
Version 1.0.0
Build a Webset, list its items, and deep-fetch the top item's contents.
View Spec
View on GitHub
Artificial IntelligenceSearchWeb SearchNeural SearchLLMAgentsResearchWebsetsArazzoWorkflows
Provider
Workflows
webset-item-deep-contents
Collect a Webset, then deep-fetch full contents for its top item.
Creates a Webset, waits for it to settle, lists its items, and retrieves the full text and summary for the top item's url via the contents endpoint.
1
createWebset
Create a Webset with the search query. It begins processing immediately; capture its id.
2
pollWebset
Poll the Webset until it returns to idle, looping while it is still running or pending.
3
listItems
List the Webset items and capture the url on the top item's properties.
4
fetchItemContents
Cross to the Search API's contents endpoint to retrieve the full text and a summary for the top item's url.
Source API Descriptions
openapi
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.