delete_field
Delete a field from a collection, permanently removing the column and all its data.
Instructions
Remove a field from a collection. This will delete the column and all its data. Use with caution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection | Yes | Collection name | |
| field | Yes | Field name to delete |