get_activity_comments
Retrieve comments on a Strava activity by providing the activity ID. Supports pagination to control comment page size.
Instructions
Get comments on a specific activity.
Args: activity_id: The Strava activity ID. page_size: Number of comments per page (default 30).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| activity_id | Yes | ||
| page_size | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |