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