pdf_list_documents
List all ingested PDFs with metadata such as doc ID, filename, page count, chunk count, and ingest date to identify available documents for retrieval.
Instructions
List all ingested PDF documents with their metadata.
Returns: List of documents with doc_id, filename, page count, chunk count, and ingest date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||