get_document_status_matrix
Monitor document processing status across OCR, AI analysis, metadata extraction, sync, and rename stages. Filter to identify documents requiring attention in medical document management.
Instructions
Get per-document status matrix showing OCR, AI, metadata, sync, and rename state.
Returns a table of documents with their processing status at each pipeline stage. Use filters to find documents that need attention.
Args: filter: Filter documents — 'all', 'missing_ocr', 'missing_ai', 'missing_metadata', 'not_synced', 'not_renamed', 'incomplete' (any gap). limit: Maximum documents to return (max 200).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | all | |
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |