search_user_outings
Retrieve trip reports published by a Camptocamp user. Filter by user ID to get outing details including activities, date, elevation, and rating.
Instructions
List outings (trip reports) published by a Camptocamp user. Returns outings with ID, title, activities, date, elevation, and rating. Use the user_id from the Camptocamp profile URL (e.g. u=430052).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results | |
| user_id | Yes | Camptocamp user ID (e.g. 430052 for username o.laurendeau) |