infomaniak_undo
Reverse a destructive action recorded in session history. Two-phase commit: submit history ID to get a plan, then confirm with token to apply the undo.
Instructions
Reverse a destructive action recorded in the session history (when reversible). Two-phase commit: returns a plan first, then applies the undo on the second call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| history_id | Yes | ||
| confirmation_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||