smartsuite_list_deleted_fields
List soft-deleted fields in a SmartSuite solution to find their slugs, labels, and types before restoring them.
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. |