smartsuite_list_deleted_fields
List soft-deleted fields in a SmartSuite solution to view their slug, label, and field type before restoring.
Instructions
List soft-deleted fields in a solution (read-only). Returns each deleted field's slug, label, and fieldType. Solution-scoped — the API does not attribute deleted fields to their source application, so results are not app-filtered. Restore one with smartsuite_restore_field (supplying the applicationId it belonged to).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| solutionId | Yes | The solution ID whose deleted fields to list. |