mail_pin_email
Pin or unpin emails to set a flagged status, marking them with a star or pin icon for easy identification and prioritization in your mailbox.
Instructions
Pin or unpin one or more emails (sets the $flagged keyword).
Pinned emails appear with a flag/star/pin icon in the mail client.
Args: email_ids: List of JMAP email IDs to pin or unpin. pin: True to pin, False to unpin (default True).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| email_ids | Yes | ||
| pin | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |