Revert an applied pricing decision
revert_decisionRevert a pricing decision by deleting custom rates and restoring prior rates from a snapshot. Requires explicit confirmation to apply changes; without it, preview only.
Instructions
Reverts an applied pricing decision: deletes the custom rates it wrote in Wheelhouse and restores any prior custom rates from the snapshot taken before the write. This tool DOES change prices — but only with explicit confirm=true; without it you get a preview. Requires WHEELHOUSE_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to actually delete the written rates — without it you get a preview | |
| decision_id | Yes | Decision id to revert, e.g. "d2" |