commit_action
Executes approved email actions using a secure one-time token. Applies the prepared action after explicit user approval, ensuring safe mail operations.
Instructions
Carry out an action that was prepared and shown to the user.
Only call this after the user has seen the preview from a prepare_* tool and explicitly approved it. The token is single-use and expires. This is the only tool in this server that changes anything.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |