delete_event_comment
Remove a specific comment from a TimeTree event by providing the comment ID, event UUID, and calendar ID.
Instructions
Delete 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 |