search_activities
Find specific workouts or activities in your history by searching by name or tag. Use it to locate threshold runs, long runs, races, or any tagged activity.
Instructions
Search for activities by name or tag.
Searches the athlete's activity history for matching activities based on name or tags. Useful for finding specific workouts or activity types.
Args: query: Search term (e.g., "threshold", "long run", "race") limit: Maximum number of results (default 30)
Returns: JSON string with matching activities
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return | |
| query | Yes | Search query (activity name or tag) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |