remove_product_from_collection
Removes a product from a custom collection using product ID and collection ID.
Instructions
Remove a product from a custom collection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_id | Yes | The product ID to remove. | |
| collection_id | Yes | The custom collection ID to remove the product from. |