upload_document
Upload a local PDF or image to Paperless-ngx for OCR and asynchronous processing. Provide file path, optional metadata, and get a task ID.
Instructions
Upload a file to Paperless.
file_path Local path to PDF/image on this machine created Document date YYYY-MM-DD Returns task ID — processing and OCR run asynchronously in the background.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| title | No | ||
| created | No | ||
| file_path | Yes | ||
| correspondent | No | ||
| document_type | No | ||
| create_missing | No |