activity_timeline
See when work happened over time, grouped by hour or day. Use since/until to inspect prompt counts, active minutes, and projects or sources touched per interval.
Instructions
The shape of the user's activity over time: contiguous buckets, each with start (UTC), local_start, prompt_count, active_minutes and the projects/sources touched. Use it to show when work happened rather than how much. bucket must be one of: hour, day - buckets are aligned to local hours/midnights. since/until accept an ISO 8601 timestamp ('2026-09-19T14:00:00Z'), a bare date ('2026-09-19'), the word 'now', or a relative duration meaning that long ago: '30m', '24h', '7d', '2w', '3mo', '1y'. Omit until for 'up to now'. Defaults: since='24h', until=now. Very wide windows are truncated (the response then carries truncated: true); widen bucket instead of the window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | 24h | |
| until | No | ||
| bucket | No | hour |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||