Restore a Twenty CRM record
twenty_restore_recordRestore a soft-deleted record in Twenty CRM by specifying the object type and UUID. Recover deleted companies, people, opportunities, tasks, notes, and more.
Instructions
Restore one soft-deleted record by object and UUID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| depth | No | Relation depth: 0 for the record only, 1 for direct relations. | |
| entity | Yes | Twenty object name. Prefer companies, people, opportunities, tasks, and notes for normal CRM work. | |
| response_format | No | Output format. JSON is best for follow-up tool calls; markdown is easier to read. | json |