archive_product
Archive a product to remove it from your store while keeping its record in the database. Confirm with the user and state the product's name before archiving.
Instructions
Archive (soft-delete) a product — it disappears from the store but stays in the database. CONFIRM WITH THE USER before calling; name the product, not just the id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| productId | Yes |