get_activity_details
Retrieve comprehensive details for a specific activity, including all metrics, weather, and performance data. Supply the activity ID to get the full information.
Instructions
Get detailed information for a specific activity.
Returns comprehensive activity details including all metrics, weather, and performance data.
Args: activity_id: The unique ID of the activity
Returns: JSON string with detailed activity information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| activity_id | Yes | Activity ID to fetch |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |