authenticate_coros_mobile
Authenticate with the Coros mobile API using account credentials to store a token, enabling retrieval of sleep phase data (deep, light, REM, awake) that the web API lacks.
Instructions
Authenticate with the Coros mobile API only and store the mobile token.
This is needed for sleep data (deep/light/REM/awake phases) which is only available through the mobile API (apieu.coros.com), not the Training Hub web API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Coros account email address. | ||
| region | No | "eu" (default) or "us". | eu |
| password | Yes | Coros account password (plain text — encrypted before sending). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||