read_email
Retrieve a full email by its UID, with body, headers, and attachments, from a specified folder. Optionally mark it as read.
Instructions
UID numarası verilen belirli bir e-postayı gövdesi, ek bilgileri ve başlıklarıyla eksiksiz okur.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | Okunacak e-postanın UID numarası | |
| folder | No | E-postanın bulunduğu klasör (Varsayılan: 'INBOX') | |
| markAsSeen | No | E-posta okundu olarak işaretlensin mi? (Varsayılan: true) |