smartsuite_list_deleted_fields
List soft-deleted fields in a SmartSuite solution, showing each field's slug, label, and type to identify what can be restored.
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. |