update_field
Update field properties including metadata, interface options, and schema constraints in a Directus collection.
Instructions
Update field properties such as metadata, interface options, or schema constraints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection | Yes | Collection name | |
| field | Yes | Field name to update | |
| type | No | Field type | |
| meta | No | Field metadata to update | |
| schema | No | Database schema to update |