authenticate_coros
Authenticate with the Coros Training Hub API and store the access token for subsequent data requests.
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 | |||