authenticate_garmin
Open a real browser window to log in to Garmin Connect, then capture and store session cookies and CSRF token so subsequent API calls are authorized. Use when authentication is missing or expired.
Instructions
Authenticate with Garmin Connect by opening a real browser window at connect.garmin.com for you to log in normally, then capture and store only the resulting session cookies and CSRF token (never your password). Run this whenever check_garmin_auth reports no valid session, or any other tool returns its 'not authenticated' message. Requires a local display; will not work in a headless-only environment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||