garmin_activities
Retrieve Garmin activity IDs from the log, filter by date and sport, and get truncation alerts to streamline session fetching.
Instructions
Browse the log and get activity IDs. One row per session, each carrying the activity_id garmin_activity accepts. Filter by date range and sport; truncation is disclosed with narrowing advice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| sport | No | ||
| end_date | No | YYYY-MM-DD, default today | |
| start_date | No | YYYY-MM-DD, default today−13d |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |