wetrack_resend_invite
Resend the invitation email to a user who has not set their password. Provide the user ID to trigger a new invitation, helping users regain access and complete onboarding.
Instructions
Resend the invitation email to a user who hasn't set their password yet.
Args: user_id: The user UUID or integer ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |