deleteEmailsById
Delete multiple inbox emails by their integer message IDs. Note that deleting invalidates the current ID order, so re-poll the inbox for updated IDs.
Instructions
Deletes a list of emails currenly in the inbox based on ID. Note that deleting any emails invalidates the current order of IDs.
Args: ids: A list of integer based message IDs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes |