wishlist_add
Save a product to YOUR wishlist on this merchant for later. Idempotent: saving the same product again updates its note and keeps the original save time. Scoped to your own agent identity. REQUIRES IDENTITY: Facet KYA as Authorization: Bearer <kya>.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | Optional short note. No personal data. | |
| product_id | Yes | The product id to save. |