bulk_move_emails
Move multiple emails to a target folder in a single API call. Reduces API requests by batching moves, respecting rate limits.
Instructions
Move many emails to another folder/label in one call. Rate-limited.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_ids | Yes | ||
| target_folder | Yes | ||
| account | No | ||
| folder | No | INBOX |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||