directus_create_field
Add custom fields to Directus collections to extend data models and structure content according to specific project requirements.
Instructions
[UNIFIED] Create a new field in a collection.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| collection | Yes | ||
| field | Yes | ||
| type | Yes | ||
| meta | No | ||
| schema | No |