ChatGPT · Arazzo Workflow
ChatGPT Web Search Grounded Answer
Version 1.0.0
Answer a question with the built-in web search tool and return citations.
View Spec
View on GitHub
AgentsArtificial IntelligenceChatGPTEmbeddingsFine-TuningGPT-4GPT-5Language ModelOpenAIReal-TimeArazzoWorkflows
Provider
Workflows
web-search-answer
Generate a web-search-grounded answer and surface its citations.
Creates a response with the web_search_preview tool enabled, then retrieves the response with file/web search results included to extract the answer text and the first annotation citation.
1
createSearchResponse
createResponse
Create a stored response with the built-in web_search_preview tool so the model can ground its answer in live search results.
2
pollAnswer
getResponse
Poll the response while it is still generating, looping until it leaves the in_progress status.
3
retrieveAnswer
getResponse
Retrieve the completed response with web search results included to pull the answer text and the first URL citation annotation.
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.