Open Steam's uninstall wizard
steam_uninstall_gameOpens Steam's uninstall wizard for a specified game. Files are removed permanently, including local saves; confirm=true is required before the dialog appears.
Instructions
Open Steam's uninstall wizard for a game. NOT silent: Steam has no silent install API. This opens a dialog in the Steam window that must be clicked through by hand; nothing happens until then. Deleting game files is irreversible and any saves kept inside the game folder go with them; Steam Cloud saves are unaffected. Requires confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appid | Yes | ||
| confirm | Yes | Must be true. Acknowledges the destructive effect described in this tool's summary. | |
| dry_run | No | Report what would be removed without opening the wizard. |