get_attachment
Downloads an email attachment to the configured download directory and returns the saved file path.
Instructions
Download one attachment to the configured download directory and report where it landed. The file is written to disk; its bytes are never read into this conversation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | ||
| folder | Yes | ||
| part_id | Yes | Part id as listed by get_email for this message. |