download_attachments
Download selected email attachments to a local folder with a confirmation token, avoiding duplicate file overwrites while enforcing configurable size limits for safe, controlled retrieval.
Instructions
Download selected attachments. Requires confirm='DOWNLOAD' and never overwrites files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | ||
| folder | Yes | ||
| confirm | Yes | ||
| indexes | Yes | ||
| output_dir | Yes | ||
| max_total_bytes | No | ||
| max_download_bytes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||