romm_add_to_collection
Append one or more ROMs to an existing collection using collection and ROM IDs, preserving the current list.
Instructions
Add one or more ROMs to a collection (without replacing the existing list).
collection_id: The collection's ID (from romm_collections). rom_ids: List of ROM IDs to add.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection_id | Yes | ||
| rom_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |