List receipts
list_receiptsIdentify the stored receipt that matches a document's current state, and list skipped files with reasons.
Instructions
List every receipt in the store beside a document, flagging the one whose result digest matches the document as it stands now, and naming every file that was skipped and why.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| store | Yes | ||
| caveat | Yes | ||
| skipped | Yes | ||
| document | Yes | ||
| receipts | Yes | ||
| baselines | Yes | ||
| document_digest | Yes |