# WakaTime AI integration on Definable

> WakaTime offers automatic time tracking for developers, integrating with code editors and delivering dashboards on coding activity, project progress, and productivity

## What this connects

WakaTime offers automatic time tracking for developers, integrating with code editors and delivering dashboards on coding activity, project progress, and productivity

Vendor: https://wakatime.com/

## Tools available

**17** tools available. First 12:

- `WAKATIME_GET_AGGREGATE_STATS` — Get Aggregate Stats — Tool to retrieve aggregate coding statistics across all WakaTime users for a given time range. Use when analyzing global trends in programming languages, editors, operating systems, and categories.
- `WAKATIME_GET_CURRENT_USER_STATUS_BAR_TODAY` — Get current user's status bar summary for today — Tool to get current user's coding activity today for displaying in IDE status bars. Use when you need a summary of today's coding time broken down by projects, languages, editors, etc.
- `WAKATIME_GET_EDITORS` — List IDE Plugins — Tool to list WakaTime IDE plugins with metadata. Use when you want to discover available IDE integrations and their latest versions.
- `WAKATIME_GET_GOALS` — List Goals — Tool to list a user's goals with progress series and metadata. Use after authenticating the user with read_goals scope.
- `WAKATIME_GET_INSIGHTS` — Get User Insight — Tool to retrieve an insight for a user over a time range. Use when analyzing user coding metrics after authentication.
- `WAKATIME_GET_LEADERS` — List Leaders — Tool to list public leaders ranked by coding activity. Use when viewing top coders globally or filtering by language, country code, or hireable status.
- `WAKATIME_GET_MACHINE_NAMES` — List Machine Names — Tool to list a user's machines including last seen time. Use when needing machine names for a specific user.
- `WAKATIME_GET_META` — Get API Meta Information — Tool to retrieve WakaTime API meta information, including public IP addresses used by WakaTime servers. Use when you need to know WakaTime's infrastructure details for network configuration or security purposes.
- `WAKATIME_GET_OAUTH_AUTHORIZE` — Generate WakaTime OAuth authorize URL — Tool to generate OAuth 2.0 authorization URL. Use when redirecting users to WakaTime to grant access.
- `WAKATIME_GET_USER` — Get User Details — Tool to get detailed profile information for a WakaTime user by user ID or username. Use 'current' as the user parameter to get the authenticated user's details. Returns comprehensive profile data including display name, email, timezone, plan, and privacy settings.
- `WAKATIME_GET_USERS_ALL_TIME_SINCE_TODAY` — Get User's Total Time Since Creation — Tool to retrieve total coding time since account creation for a user. Use after authenticating to fetch all-time stats.
- `WAKATIME_GET_USER_STATS` — Get User Stats — Tool to retrieve coding statistics for a user over the default time range. Returns comprehensive metrics including languages, editors, projects, and daily averages. Use when analyzing a user's coding patterns and productivity metrics.

## Auth

Auth schemes: `OAUTH2`. Managed by Definable: `OAUTH2` — no client credentials required from the user.

## How agents use WakaTime

Inside a Definable workflow, WakaTime is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → WakaTime** — the Researcher (GPT-5.5) pulls context from WakaTime (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → WakaTime** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into WakaTime (create record, post message, draft email).
- **Designer / Engineer → Distributor → WakaTime** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via WakaTime (attach file, open PR comment, post status).

The Verifier checks every WakaTime call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- time tracking software — https://definable.ai/apps/category/time-tracking-software/
- developer tools — https://definable.ai/apps/category/developer-tools/

## Related

- HTML page: https://definable.ai/apps/wakatime/
- Same category (time tracking software): https://definable.ai/apps/category/time-tracking-software/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
