search_documents
Find specific documents in Paperless-ngx by full-text query and filters for tags, correspondent, document type, and creation dates.
Instructions
Search documents in Paperless.
query Full-text search query across content and title tags List of tag names (document must have all specified tags) correspondent Correspondent name document_type Document type name created_after Date YYYY-MM-DD, strictly after created_before Date YYYY-MM-DD, strictly before limit Maximum number of records to return
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| limit | No | ||
| query | No | ||
| correspondent | No | ||
| created_after | No | ||
| document_type | No | ||
| created_before | No |