create_wishlist
Create a wishlist for the signed-in user by specifying a name, optional description, and event date. Returns the generated wishlist row.
Instructions
Create a new wishlist for the signed-in user. Returns the created wishlist row.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| description | No | ||
| event_date | No |