search_activities_full
Search for activities by name or tag and retrieve complete training details, including metrics, power, heart rate, and training load. Provides comprehensive data for matched activities.
Instructions
Search for activities by name or tag, returning complete activity details.
Unlike the basic search, this returns full Activity objects with all metrics, power data, heart rate, training load, and more. Use this when you need detailed information about matching activities.
Args: query: Search term (e.g., "threshold", "long run", "race", "#interval") limit: Maximum number of results (default 30)
Returns: JSON string with complete activity details for matches
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 |