get_my_clubs
Retrieve a paginated list of all clubs you belong to as a Strava athlete. Paginate results by page number and items per page.
Instructions
List all clubs the authenticated athlete is a member of.
Args: page: Page number (default 1). per_page: Items per page (default 30).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| per_page | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |