Sensible · Arazzo Workflow
Sensible Classify Then Extract
Version 1.0.0
Classify a document to discover its best-fit document type, then submit an asynchronous extraction against that type.
Provider
Workflows
classify-then-extract
Classify a document and then asynchronously extract it using the discovered document type.
Classifies the document bytes synchronously to resolve the best-fit document type, then submits an asynchronous URL extraction for that type and the supplied config and returns the extraction id.
1
classifyDocument
Classify the document bytes synchronously to discover which document type in the account the document is most similar to.
2
extractWithClassifiedType
Submit an asynchronous URL extraction using the document type discovered by classification and the supplied config.
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.