icu_search_activities
Find activities by name or tag, returning a lightweight result list (ID, name, type, date, distance, time). Use this for quick lookup before requesting full data.
Instructions
Search activities by name or tag, returning a LIGHT result list — id, name, type, date, distance, time only.
Use this first for "find my X" queries. Only escalate to search_activities_full when you specifically need power, HR, training load, or intensity-factor data on the matches (heavier payload).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query (activity name or tag) | |
| limit | No | Maximum number of results to return | |
| athlete_id | No | Athlete ID (for coaches managing multiple athletes) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |