check_garmin_auth
Check if your Garmin Connect session is still valid by making a cheap authenticated request. If the session is missing or expired, get instructed to run authenticate_garmin.
Instructions
Probe whether the stored Garmin Connect session is still valid, using a cheap authenticated request rather than a local expiry check (Garmin's session cookie does not carry a reliable expiry). Use this first when unsure whether the other tools will work. Returns a message telling you to run authenticate_garmin if the session is missing or has expired; never throws.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||