garmin_api_get
Fetch data from any Garmin Connect API path with read-only GET requests, covering endpoints not handled by dedicated tools.
Instructions
Call any Garmin Connect API path directly (read-only GET).
For endpoints the dedicated tools do not cover. Paths look like '/usersummary-service/usersummary/daily/{displayName}?calendarDate=2026-09-19'. Prefer a dedicated tool when one exists — this returns unshaped payloads.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |