loyalteez_claim_streak_milestone
Claim a 7, 30, 100, or 365-day streak milestone bonus for a user and return the awarded LTZ amount.
Instructions
Claim a milestone bonus (7, 30, 100, 365 days) for a user's streak. Returns the bonus LTZ amount awarded.
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. | |
| platform | Yes | Platform: "discord" | "telegram" | "web" | etc. | |
| streakType | No | Type of streak (default: "daily") | daily |
| milestoneDays | Yes | Milestone to claim | |
| userIdentifier | Yes | User identifier (platform_userId@loyalteez.app or email) |