star_email
Star or unstar an email by its UID to mark it as important or remove the mark. Specify the mailbox when the email is not in the inbox for precise targeting.
Instructions
Star or unstar an email
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | Email UID | |
| mailbox | No | IMAP mailbox the UID came from (the `mailbox` field in list results, e.g. "[Gmail]/Sent Mail"). Defaults to INBOX. Required for emails returned by get_emails_by_label, since UIDs are only unique within a mailbox. | |
| starred | No | true to star, false to unstar |