Update loyalty
shop_update_loyaltyUpdate the loyalty points details of a user. Guidance: Update the loyalty points details of a user. | context: user_id, points_count
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | Unique ID of the user. | |
| points_count | Yes | Amount of loyalty points the user has accumulated. |