Open Steam's install wizard
steam_install_gameOpens Steam's install wizard for a game, requiring manual confirmation to start the download.
Instructions
Open Steam's install wizard for a game. NOT a silent install: 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. Returns as soon as the wizard is open; check steam_game_details later to see whether the download actually started.
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 happen without opening the wizard. |