wakatime_heartbeats
Get summarized WakaTime heartbeat counts by project and file for a date, avoiding raw logs, with optional branch/project filters.
Instructions
Fetch processed heartbeat data for a date. Returns summarized counts by project/file, never raw heartbeat JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | YYYY-MM-DD (defaults to today) | |
| branch | No | Filter by branch name (optional) | |
| project | No | Filter by project name (optional) |