confirm_batch_operation
Confirm and execute batch email operations (delete or move) using approval tokens from preparation steps, with selective confirmation and per-email success/failure results.
Instructions
Confirm and execute a batch operation using tokens from prepare_batch_delete_emails or prepare_batch_move_emails. You may selectively confirm by including only the desired token/email pairs. Returns per-email results with success/failure status and a summary with total, succeeded, and failed counts. Individual tokens that are invalid, expired, or already used will fail without blocking others.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tokens | Yes | Array of token/email pairs to confirm — omit pairs to skip those emails |