Add games to a collection
steam_collection_add_gamesAdd Steam games to an existing static collection. Rejects dynamic filter-based collections where edits would be silently reverted.
Instructions
Add games to an existing static collection. Refuses dynamic (filter-based) collections, where such edits are silently reverted by Steam.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Collection id. Ids are opaque and may contain "+" and "*" (e.g. "uc-8qBpJj1*+Borh") - pass them back exactly as given. | |
| name | No | Exact collection name. Alternative to id. | |
| appids | Yes | Steam appids. Use steam_library_search to resolve names to appids first. | |
| dry_run | No |