Claude · Arazzo Workflow
Claude Batch Process and Retrieve Results
Version 1.0.0
Submit a message batch, poll until it ends, then retrieve the JSONL results.
View Spec
View on GitHub
Artificial IntelligenceChatbotsConversational AIGenerative AILarge Language ModelsMachine-LearningNatural Language ProcessingArazzoWorkflows
Provider
Workflows
batch-process-and-retrieve-results
Create a message batch, wait for it to end, and pull its results.
Submits a batch of requests, polls retrieveMessageBatch until processing ends, then streams the JSONL results.
1
submitBatch
createMessageBatch
Submit the batch of message-creation requests for asynchronous processing, capturing the batch id and initial processing status.
2
pollBatchStatus
retrieveMessageBatch
Poll the batch status. While processing_status is not "ended", retry this step after a delay; once ended, proceed to retrieve the results.
3
retrieveResults
retrieveMessageBatchResults
Stream the completed batch results as a JSONL file once the batch has ended.
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.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for arazzo workflows
4 MCP tools reach this
find_arazzoBrowse and filter every workflow in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This workflow
curl "https://apis.io/api/v1/arazzo/claude-batch-process-and-retrieve-results-workflow"
All arazzo workflows
curl "https://apis.io/api/v1/arazzo?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.