patch_event_occurrence_comment
Edit the latest comment on an event occurrence using event ID and date. Optional fields allow changing body or privacy.
Instructions
Edit the latest comment on an event occurrence (date).
event_id accepts any reference form — UUID, sequence shorthand
(#123, personal-org only), canonical ref (acme-123), or app URL
— and is resolved to a UUID before the edit.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_id | Yes | ||
| date | Yes | ||
| body | No | ||
| is_private | No |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |