authenticate_coros
Authenticate with your Coros credentials (email/password) and region to store an access token for querying training and health data.
Instructions
Authenticate with the Coros Training Hub API and store the access token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Coros account email address. | ||
| region | No | "eu" (default) or "us". EU users must use "eu" — tokens are region-bound (EU tokens only work on teameuapi.coros.com). | eu |
| password | Yes | Coros account password (plain text — hashed with MD5 before sending). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||