ftrack_create
Creates a new entity in ftrack by specifying the entity type and data. Add tasks, projects, or asset versions with custom fields.
Instructions
Create a new entity in ftrack
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_data | Yes | Entity data as key-value pairs | |
| entity_type | Yes | Type of entity to create (e.g., "Task", "Project", "AssetVersion") |