list_memos
Retrieve all-day events (memos) from a specified TimeTree calendar, filtered by update time and count limits.
Instructions
List TimeTree memos in a calendar. Memos are category=2 all-day events.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| calendar_id | Yes | The calendar ID to list memos from | |
| updated_after | No | Only return memos updated after this Unix timestamp in milliseconds | |
| limit | No | Optional limit on number of memos returned |