steam_updateWorkshopItem
Update title, description, visibility, and tags of an existing Steam Workshop item using the partner API.
Instructions
Update metadata for an existing Steam Workshop item (title, description, visibility, tags) via the partner API. Requires a publisher API key with server IP allowlisted. File content updates require the SDK.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| publishedfileid | Yes | Workshop item's published file ID | |
| appid | Yes | Steam application ID | |
| title | No | New title for the item | |
| file_description | No | New description for the item | |
| visibility | No | Visibility: 0=Public, 1=FriendsOnly, 2=Private, 3=Unlisted | |
| tags | No | Replace the item's tags with this list |