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