delete_event
Soft-delete an event by providing its ID. Accepts UUID, sequence shorthand, canonical ref, or app URL as input.
Instructions
Archive (soft-delete) an event.
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 delete.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_id | Yes |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |