photos_upload
Upload local photo and video files to your Proton Photos library (My Photos timeline). Duplicates are skipped or kept as copies; folders are flattened.
Instructions
Upload one or more local photo or video files directly into your Proton Photos library (My Photos timeline). Requires authentication. Non-photo/video files are silently skipped. Folders are recursed but flattened into My Photos — folder structure is not preserved. Never overwrites — duplicates (matched by name + content hash) resolve to 'keep-both' or 'skip' only. Do not use for regular Drive files — use drive_upload instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| localPaths | Yes | One or more absolute local paths to files or folders to upload (each must start with '/'). | |
| conflictStrategy | No | How to handle duplicate photos (matched by name + content hash). Defaults to 'skip'. |