restore_form
Restore a deleted form from the trash in your current team. Recover forms removed by mistake, with access limited to the form owner or team owner.
Instructions
Restore a form from the trash in the current team (undo delete_form). Only the form owner / team owner can restore; errors if the form is not in the trash.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| formId | Yes | The form UUID to restore from trash |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| formId | No | The form restored from trash | |
| message | No | Human-readable result |