get_session_summary
Summarize your current work session: returns aggregate counts of screenshots taken, voice segments transcribed, clipboard events, and keystrokes, plus session start timestamp. Use at end of session for a complete rollup.
Instructions
Summarize the current ContextPulse session (since daemon start) — apps, captures, voice.
Returns aggregate counts (screenshots taken, voice segments transcribed, clipboard events, keystrokes) plus the session start timestamp.
USE WHEN: at the end of a work session and you want a single-call rollup without specifying a window. NOT FOR: arbitrary windows — use get_activity_summary(hours=N).
BEHAVIOR: pure read. Session boundary is set by the most recent daemon start; restarting ContextPulse resets the counter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |