create_memo
Create a memo in TimeTree calendar with title, notes, labels, location, URL, date, checklist, and attendees. Set reminders quickly.
Instructions
Create a TimeTree memo in a calendar using the verified category=2 event payload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| calendar_id | Yes | The calendar ID to create the memo in | |
| title | Yes | Memo title | |
| note | No | Memo body text | |
| label_id | No | Color label ID (1-10) | |
| location | No | Optional memo location | |
| url | No | Optional related URL | |
| date | No | Optional memo date in YYYY-MM-DD; defaults to today UTC | |
| checklist | No | Checklist items for the memo | |
| virtual_user_attendees | No | Virtual member IDs/names related to the memo |