undo
Reverse a previous operation in the RTM MCP Server by providing the transaction ID from write operations to restore the previous state.
Instructions
Undo a previous operation.
Use the transaction_id returned from write operations.
Args: transaction_id: Transaction ID from previous operation
Returns: Undo confirmation
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| transaction_id | Yes |