search_courses
Find upcoming courses, clinics, and seminars by query, activity type, branch, difficulty, or open registration status.
Instructions
Search currently-published courses, clinics, and seminars on mountaineers.org (upcoming and rolling-enrollment only). Past course instances (prior years) are NOT in the search index, even though their URLs still resolve — if you have a known historical course URL use get_course, or use get_my_courses for the authenticated user's past courses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (0-based, 20 results per page) | |
| query | No | Search text | |
| branch | No | Branch filter, e.g. 'Seattle', 'Tacoma', 'Olympia' | |
| open_only | No | Only show courses open for registration | |
| difficulty | No | Difficulty filter: 'Casual', 'Easy', 'Moderate', 'Challenging' | |
| activity_type | No | Activity type filter, e.g. 'Climbing', 'Scrambling', 'Sea Kayaking', 'Navigation' |