loyalteez_get_streak_status
Retrieve a user's current streak status to see streak length, multiplier, next milestone, and whether they checked in today.
Instructions
Get a user's current streak status including streak length, multiplier, next milestone, and whether they've checked in today.
See also: loyalteez://docs/shared-services/streak-service
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brandId | No | Your brand wallet address. If not provided, uses LOYALTEEZ_BRAND_ID environment variable. | |
| streakType | No | Type of streak (default: "daily") | daily |
| userIdentifier | Yes | User identifier (platform_userId@loyalteez.app or email) |