ftrack_create_note
Create a note on any ftrack entity to document details, updates, or feedback. Use it to add context to tasks, projects, or assets.
Instructions
Create a note on an entity
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Note content | |
| author_id | No | Author user ID (defaults to API user) | |
| entity_id | Yes | Entity ID to add note to | |
| entity_type | Yes | Entity type to add note to |