Get user's coding activity for a time range as daily summaries. Returns detailed breakdowns by projects, languages, editors, and more for each day. Use when you need to analyze coding patterns, track project time, or generate activity reports over a date range. Requires 'read_su…
endstringEnd date of the time range in YYYY-MM-DD format. Required if 'range' parameter is not provided.
userRequiredstringUser ID or 'current' for the authenticated user.
rangestringPredefined date range options for summaries.
startstringStart date of the time range in YYYY-MM-DD format. Required if 'range' parameter is not provided.
projectstringFilter results by specific project name.
timeoutintegerOverride the user's keystroke timeout setting in minutes. Controls how long between keystrokes before ending a coding session.
branchesstringFilter by comma-separated list of branch names.
timezonestringOverride the user's timezone in Olson format (e.g., 'America/Los_Angeles', 'Europe/London'). Affects how days are segmented.
writes_onlybooleanOverride the user's writes_only setting. If true, only count time when files are modified, not just viewed.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.