update_event_comment
Change the text of a specific comment on a TimeTree calendar event. Provide the comment ID and new content.
Instructions
Update a TimeTree event comment by comment/activity ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| calendar_id | Yes | The calendar ID | |
| event_uuid | Yes | The event UUID | |
| comment_id | Yes | The comment/activity ID | |
| content | Yes | New comment content |