lufa_add_favorite
Add or remove a product from your favorites list for quick reordering. Manage favorite status by product ID, with optional toggle to unfavorite.
Instructions
Add or remove a product from the user's favorites list.
Favorites appear prominently in the marketplace next week, making it easy to reorder frequently purchased items. Requires an active session.
Args: product_id: Product ID to favorite/unfavorite. favorite: True to add to favorites, False to remove (default True).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| favorite | No | ||
| product_id | Yes |