loyalteez_streak_checkin
Process a streak check-in for a user on a platform to track consecutive daily activity, apply bonus multipliers, and award milestones.
Instructions
Process a streak check-in with automatic multipliers and milestones. Tracks consecutive daily activity and applies bonus multipliers.
See also: loyalteez://docs/shared-services/streak-service
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | Yes | Platform user ID (format: platform_userId or email) | |
| brandId | No | Your brand wallet address. If not provided, uses LOYALTEEZ_BRAND_ID environment variable. | |
| platform | Yes | Platform: "discord" | "telegram" | "web" | etc. |