add_product_to_collection
Assign a product to a custom collection by providing the product ID and collection ID.
Instructions
Add a product to a custom collection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_id | Yes | The product ID to add. | |
| collection_id | Yes | The custom collection ID to add the product to. |