summarize_period
Retrieve events from personal data exports (Google, Telegram, Spotify, Instagram) within a time range to summarize what happened during that period.
Instructions
Return all events in a time range so the agent can summarize what happened.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | ISO-8601 end of range. | |
| from | Yes | ISO-8601 start of range. | |
| limit | No | Max events (default 100). | |
| source | No | Optional source filter. |