remove_from_collection
Remove one or more items from a collection. Pass a single item_id or an array of item_ids for batch removal. Items are NOT deleted — they stay in the Grabblist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Why this change was made (shown to user in change history) | |
| item_ids | Yes | Item ID or array of item IDs to remove | |
| collection_id | Yes | The collection ID |