list_timer_types
Returns all available timer types in GoTimer with their names, descriptions, and default configurations.
list_timer_presets
Lists pre-configured timer presets (e.g. Pomodoro, HIIT, Meditation, Film Development). Optionally filter by category.
list_public_challenges
Lists all public challenges on GoTimer with participant counts and scores.
get_leaderboard
Gets the leaderboard and game history for a specific GoTimer challenge.
create_challenge
Creates a new GoTimer challenge. Requires an API key configured via GOTIMER_API_KEY.
join_challenge
Joins a GoTimer group challenge using a join code. Requires an API key configured via GOTIMER_API_KEY.