wishlist_remove
Remove a wishlist entry by its position in the list. Use the item index to delete it and keep your wishlist accurate.
Instructions
Remove a wishlist entry by its 1-based index from wishlist_list
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |