You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -300,17 +300,17 @@ Return ONLY the numeric timestamp, no text.`,
300
300
wandConfig: {
301
301
enabled: true,
302
302
prompt: `Generate a JSON object of RevenueCat subscriber attributes based on the user's description.
303
-
Each attribute key maps to an object with a "value" field.
303
+
Each attribute key maps to an object with a "value" field (string) and an "updated_at_ms" field (Unix epoch ms; required by the API for conflict resolution — use the current timestamp unless the user specifies otherwise).
0 commit comments