create_item
Add new records to a Directus collection by providing the collection name and item data. Enables quick content creation through natural language commands.
Instructions
Create a new item in a collection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Item data | |
| collection | Yes | Collection name |