delete_record
Move a record to trash for later recovery. Soft-delete records in any module by providing the module slug and record UUID.
Instructions
Soft-delete a record (moves to trash). Can be restored later.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| moduleSlug | Yes | Module slug | |
| recordId | Yes | Record UUID |