Begin attachment upload
begin_attachment_uploadStarts an attachment upload for Proton Mail by accepting filename, content type, size, and SHA-256 hash, using a client-neutral filename instead of a local path.
Instructions
Start a client-neutral attachment upload. Pass a filename, never a local path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | ||
| sha256_hex | Yes | ||
| size_bytes | Yes | ||
| content_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||