romm_remove_from_collection
Remove specific ROMs from a collection by providing the collection ID and list of ROM IDs, without affecting the collection itself.
Instructions
Remove one or more ROMs from a collection (without deleting the collection).
collection_id: The collection's ID (from romm_collections). rom_ids: List of ROM IDs to remove.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection_id | Yes | ||
| rom_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |