delete_field
Remove a specified field from a Directus collection after confirming the deletion. Ensures safe schema changes by requiring explicit confirmation before removal.
Instructions
Delete a field from a collection (requires confirmation)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| field | Yes | Field name | |
| confirm | No | Confirm deletion | |
| collection | Yes | Collection name |