get_latest_documents
Retrieve a paginated list of recently updated documents to monitor ingestion progress. Optionally filter by status.
Instructions
Get a paginated list of the most recently updated documents. Useful for monitoring ingestion progress.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of documents to retrieve (10-100) | |
| status | No | Optional filter by status (e.g. 'processed', 'failed', 'pending') |