sensible-so · Arazzo Workflow
Sensible List Extractions Then Retrieve
Version 1.0.0
List recent extractions with filters, then retrieve the full result of the most recent matching extraction.
Provider
Workflows
list-extractions-then-retrieve
List recent extractions by filter and retrieve the most recent one in full.
Lists extractions filtered by status and document type ids, then retrieves the first extraction in the page by id and returns its parsed document.
1
listExtractions
list-extractions
List past extractions filtered by status and document type, and capture the id of the first (most recent) extraction in the page.
2
retrieveExtraction
retrieving-results
Retrieve the first extraction from the listing in full so the caller can read its parsed document and validations.