update_memo
Update a TimeTree memo by providing the fields you want to change. Requires calendar ID and memo UUID.
Instructions
Update a TimeTree memo. Only provide the fields you want to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| calendar_id | Yes | The calendar ID | |
| memo_uuid | Yes | The memo UUID (same as event UUID) | |
| title | No | New memo title | |
| note | No | New memo body text | |
| label_id | No | New color label ID (1-10) | |
| location | No | New memo location | |
| url | No | New related URL | |
| checklist | No | Replace checklist items; use [] to clear | |
| virtual_user_attendees | No | Replace virtual member attendees; use [] to clear |