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