wetrack_sign_in
Authenticate to WeTrack using your email and password to obtain a JWT token. Use this when environment credentials are not configured, enabling secure access to all subsequent API operations.
Instructions
Sign in to WeTrack with email and password. Returns a JWT token stored for all future requests. Use this first if you haven't set WETRACK_EMAIL/PASSWORD in .env.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | |||
| password | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |